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.1 by mzanetti, Tue Mar 1 14:26:29 2011 UTC vs.
Revision 1.2 by mzanetti, Tue Mar 1 17:27:22 2011 UTC

# Line 27 | Line 27 | namespace mithep
27        void                  FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
28    
29      private:
30 <      std::string                 edmName_;    //edm name of met collection
30 >      edm::InputTag               edmName_;    //edm name of met collection
31 >    //std::string                 edmName_;    //edm name of met collection
32        std::string                 mitName_;    //mit name of PileupEnergyDensitys
33 +
34        mithep::PileupEnergyDensityArr       *rhos_;       //array of PileupEnergyDensitys
35    };
36   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines