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

Comparing UserCode/MitProd/TreeFiller/interface/FillerMet.h (file contents):
Revision 1.1 by bendavid, Thu Mar 12 16:00:23 2009 UTC vs.
Revision 1.2 by loizides, Sun Mar 15 11:20:40 2009 UTC

# Line 3 | Line 3
3   //
4   // FillerMet
5   //
6 < // Imlementation of a filler to fill EDM missing ET objects into our mithep::Met data structure.
6 > // Implementation of a filler to fill EDM missing ET objects into our mithep::Met data structure.
7   //
8   // Authors: C.Loizides
9   //--------------------------------------------------------------------------------------------------
# Line 31 | Line 31 | namespace mithep
31    
32      private:
33        std::string           edmName_;    //edm name of met collection
34 <      std::string           mitName_;    //name of Mets in OAK
35 <      mithep::MetArr       *mets_;   //array of Mets
34 >      std::string           mitName_;    //mit name of Mets
35 >      mithep::MetArr       *mets_;       //array of Mets
36    };
37   }
38   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines