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

Comparing UserCode/LJMet/MultivariateAnalysis/macros/efficiencies.C (file contents):
Revision 1.2 by kukartse, Mon Apr 27 03:46:44 2009 UTC vs.
Revision 1.3 by kukartse, Thu May 7 01:08:26 2009 UTC

# Line 156 | Line 156 | void plot_efficiencies( TFile* file, Int
156     return;
157   }
158  
159 < void efficiencies( TString fin = "TMVA.root", Int_t type = 2, Bool_t useTMVAStyle = kTRUE )
159 > void efficiencies( TString fin = "TMVA.root", Int_t type = 2, Bool_t useTMVAStyle = kFALSE )
160   {
161     // argument: type = 1 --> plot efficiency(B) versus eff(S)
162     //           type = 2 --> plot rejection (B) versus efficiency (S)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines