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

Comparing UserCode/MitProd/TreeFiller/interface/FillerPileupEnergyDensity.h (file contents):
Revision 1.2 by mzanetti, Tue Mar 1 17:27:22 2011 UTC vs.
Revision 1.4 by bendavid, Wed Jun 15 20:04:14 2011 UTC

# Line 27 | Line 27 | namespace mithep
27        void                  FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
28    
29      private:
30 <      edm::InputTag               edmName_;    //edm name of met collection
30 >      edm::InputTag               edmName_;    //edm name of rho collection
31 >      edm::InputTag               edmNameLowEta_;    //edm name of high eta rho collection
32 >      edm::InputTag               edmNameRandom_;    //edm name of high eta rho collection
33 >      edm::InputTag               edmNameRandomLowEta_;    //edm name of high eta rho collection
34      //std::string                 edmName_;    //edm name of met collection
35        std::string                 mitName_;    //mit name of PileupEnergyDensitys
36  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines