ROOT  6.06/09
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:

Go to the source code of this file.

Variables

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

Variable Documentation

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

Definition at line 24 of file network.cxx.

Referenced by TMVA::draw_network().

Bool_t MovieMode = kFALSE

Definition at line 27 of file network.cxx.

Referenced by TMVA::draw_network().

TFile* Network_GFile = 0

Definition at line 22 of file network.cxx.