ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/macros/variables.C
(Generate patch)

Comparing UserCode/LJMet/MultivariateAnalysis/macros/variables.C (file contents):
Revision 1.2 by kukartse, Thu May 7 00:33:26 2009 UTC vs.
Revision 1.3 by kukartse, Thu May 7 00:52:00 2009 UTC

# Line 6 | Line 6
6   // input: - Input file (result from TMVA),
7   //        - normal/decorrelated/PCA
8   //        - use of TMVA plotting TStyle
9 < void variables( TString fin = "TMVA.root", TMVAGlob::TypeOfPlot type = TMVAGlob::kNormal, bool useTMVAStyle=kTRUE )
9 > void variables( TString fin = "TMVA.root", TMVAGlob::TypeOfPlot type = TMVAGlob::kNormal, bool useTMVAStyle=kFALSE )
10   {
11  
12     const TString directories[3] = { "InputVariables_NoTransform",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines