ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/Plotting/Modules/Systematics.C
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/Systematics.C (file contents):
Revision 1.29 by buchmann, Wed Sep 7 06:42:21 2011 UTC vs.
Revision 1.30 by buchmann, Wed Sep 7 06:43:24 2011 UTC

# Line 330 | Line 330 | void MCefficiency(TTree *events,float &r
330  
331  
332   //____________________________________________________________________________________
333 < // Total selection efficiency (MC)
333 > // Selection efficiency for one process (MC)
334   vector<float> processMCefficiency(TTree *events,string mcjzb,bool requireZ,int Neventsinfile, string addcut) {
335    vector<float> process_efficiencies;
336    for(int iprocess=0;iprocess<=10;iprocess++) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines