ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/NtupleWriter/interface/NtupleWriter.h
(Generate patch)

Comparing UserCode/UHHAnalysis/NtupleWriter/interface/NtupleWriter.h (file contents):
Revision 1.11 by peiffer, Mon Apr 30 15:56:34 2012 UTC vs.
Revision 1.12 by peiffer, Mon Apr 30 15:58:22 2012 UTC

# Line 92 | Line 92 | class NtupleWriter : public edm::EDAnaly
92        bool doPV;
93        bool doTrigger;
94  
95 <      unsigned int run;
96 <      unsigned int luminosityBlock;
95 >      int run;
96 >      int luminosityBlock;
97        int event;
98        bool isRealData;
99        bool HBHENoiseFilterResult;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines