ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/src/AnaFwkMod.cc
(Generate patch)

Comparing UserCode/MitAna/TreeMod/src/AnaFwkMod.cc (file contents):
Revision 1.23 by bendavid, Mon Aug 26 22:43:59 2013 UTC vs.
Revision 1.24 by bendavid, Tue Aug 27 14:13:15 2013 UTC

# Line 260 | Line 260 | void AnaFwkMod::SlaveBegin()
260    }
261    
262    ReqBranch(fPileupInfoName, fPileupInfo);
263 +  ReqBranch(fMCEventInfoName, fMCEventInfo);
264    
265    hNPU = new TH1D("hNPU", "hNPU", 201, -0.5, 200.5);
266    AddOutput(hNPU);  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines