# | 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) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |