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

Comparing UserCode/MitProd/TreeFiller/interface/FillerPFMet.h (file contents):
Revision 1.6 by bendavid, Thu Mar 18 20:21:00 2010 UTC vs.
Revision 1.7 by ksung, Mon Oct 3 16:08:32 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           mitName_;    //mit name of met collection
32        mithep::PFMetArr     *pfMets_;     //array of Mets
33    };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines