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

Comparing UserCode/MitProd/TreeFiller/interface/FillerConversionElectrons.h (file contents):
Revision 1.7 by loizides, Tue Mar 10 15:56:00 2009 UTC vs.
Revision 1.9 by loizides, Wed Mar 18 14:58:18 2009 UTC

# Line 31 | Line 31 | namespace mithep
31        void BookDataBlock(TreeWriter &tws);
32        void FillDataBlock(const edm::Event &e, const edm::EventSetup &es);
33        void FillFromTracks(const mithep::TrackCol *tracks, const TrackMap *trackMap);
34 +
35      private:
36 <      std::string                      mitName_;                //name of Electrons in OAK
36 >      std::string                      mitName_;                //name of Electrons
37        std::string                      convInOutTracksName_;    //name of converted in-out track
38        std::string                      convOutInTracksName_;    //name of converted out- track
39        std::string                      convInOutTrackMapName_;  //name of imported map wrt in-out

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines