Logo ROOT   6.14/05
Reference Guide
Variables
network.cxx File Reference
#include "TMVA/network.h"
#include <iostream>
#include "TArrow.h"
#include "TEllipse.h"
#include "TPaveLabel.h"
#include "TCanvas.h"
#include "TH2F.h"
#include "TFile.h"
#include "TString.h"
#include "TDirectory.h"
#include "TKey.h"
#include "TText.h"
Include dependency graph for network.cxx:

Variables

static Int_t c_DarkBackground = TColor::GetColor( "#6e7a85" )
 
Bool_t MovieMode = kFALSE
 
TFileNetwork_GFile = 0
 

Variable Documentation

◆ c_DarkBackground

Int_t c_DarkBackground = TColor::GetColor( "#6e7a85" )
static

Definition at line 24 of file network.cxx.

◆ MovieMode

Bool_t MovieMode = kFALSE

Definition at line 27 of file network.cxx.

◆ Network_GFile

TFile* Network_GFile = 0

Definition at line 22 of file network.cxx.