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

Comparing UserCode/MitProd/TreeFiller/interface/FillerPATElectrons.h (file contents):
Revision 1.1 by sixie, Tue Aug 12 10:13:45 2008 UTC vs.
Revision 1.2 by loizides, Wed Sep 10 03:30:23 2008 UTC

# Line 8 | Line 8
8   // Authors: S.Xie
9   //--------------------------------------------------------------------------------------------------
10  
11 < #ifndef TREEFILLER_FILLERPATELECTRONS_H
12 < #define TREEFILLER_FILLERPATELECTRONS_H
11 > #ifndef MITPROD_TREEFILLER_FILLERPATELECTRONS_H
12 > #define MITPROD_TREEFILLER_FILLERPATELECTRONS_H
13  
14   #include "FWCore/ParameterSet/interface/ParameterSet.h"
15   #include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
# Line 25 | Line 25 | namespace mithep
25    {  
26      public:
27        FillerPATElectrons(const edm::ParameterSet &cfg, bool active=1,
28 <                      const GsfTrackMap* gsfTrackMap=0, const TrackMap* trackerTrackMap=0);
28 >                         const GsfTrackMap* gsfTrackMap=0, const TrackMap* trackerTrackMap=0);
29        ~FillerPATElectrons();
30  
31        void BookDataBlock(TreeWriter &tws);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines