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

Comparing UserCode/CmsHi/JetAnalysis/interface/BaseHiGenJetProducer.h (file contents):
Revision 1.2 by yilmaz, Wed May 6 20:18:03 2009 UTC vs.
Revision 1.5 by edwenger, Wed Jul 1 10:58:40 2009 UTC

# Line 40 | Line 40 | namespace cms
40  
41    private:
42      edm::InputTag mSrc;
43 +    edm::InputTag mapSrc;
44      std::string mJetType;
45      bool mVerbose;
46      double mEtInputCut;
47      double mEInputCut;
48      double mJetPtMin;
49 <    double nHydro_;
50 <    bool skipLastSubEvent_;
49 >    double nMax_;
50 >    bool ignoreHydro_;
51      edm::ESHandle < ParticleDataTable > mPdt;
52  
53    };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines