ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/Names.h
(Generate patch)

Comparing UserCode/MitAna/DataTree/interface/Names.h (file contents):
Revision 1.18 by loizides, Wed Sep 17 04:20:47 2008 UTC vs.
Revision 1.25 by loizides, Tue Dec 9 17:47:00 2008 UTC

# Line 12 | Line 12
12   #ifndef MITANA_DATATREE_NAMES_H
13   #define MITANA_DATATREE_NAMES_H
14  
15 #include "MitAna/DataTree/interface/Types.h"
16
15   namespace mithep
16   {
17    class Names
# Line 35 | Line 33 | namespace mithep
33        static const char *gkMuonBrn;
34        static const char *gkElectronBrn;
35        static const char *gkCaloJetBrn;
36 +      static const char *gkSC5JetBrn;
37 +      static const char *gkIC5GenJetBrn;
38 +      static const char *gkSC5GenJetBrn;
39        static const char *gkCaloMetBrn;
40        static const char *gkMCPartBrn;
41        static const char *gkPhotonBrn;
# Line 51 | Line 52 | namespace mithep
52  
53        static const char *gkL1TreeName;
54        static const char *gkL1TableBrn;
55 +
56 +      static const char *gkAllEvtTreeName;
57 +      static const char *gkAllEvtHeaderBrn;
58    };
59   }
60   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines