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.17 by loizides, Wed Sep 10 03:33:27 2008 UTC vs.
Revision 1.24 by loizides, Wed Dec 3 17:37:40 2008 UTC

# Line 21 | Line 21 | namespace mithep
21      public:
22        static const char *gkEvtTreeName;
23        static const char *gkEvtHeaderBrn;
24 +      static const char *gkL1BitBrn;
25 +      static const char *gkL1ObjBrn;
26 +      static const char *gkHltBitBrn;
27 +      static const char *gkHltObjBrn;
28        static const char *gkMCEvtInfoBrn;
29        static const char *gkTrackBrn;
30        static const char *gkBarrelBasicClusterBrn;
# Line 31 | Line 35 | namespace mithep
35        static const char *gkMuonBrn;
36        static const char *gkElectronBrn;
37        static const char *gkCaloJetBrn;
38 +      static const char *gkSC5JetBrn;
39 +      static const char *gkIC5GenJetBrn;
40 +      static const char *gkSC5GenJetBrn;
41        static const char *gkCaloMetBrn;
42        static const char *gkMCPartBrn;
43        static const char *gkPhotonBrn;
# Line 40 | Line 47 | namespace mithep
47  
48        static const char *gkLATreeName;
49        static const char *gkLAHeaderBrn;
50 +
51 +      static const char *gkHltTreeName;
52 +      static const char *gkHltTableBrn;
53 +      static const char *gkHltLabelBrn;
54 +
55 +      static const char *gkL1TreeName;
56 +      static const char *gkL1TableBrn;
57 +
58 +      static const char *gkAllEvtTreeName;
59 +      static const char *gkAllEvtHeaderBrn;
60    };
61   }
62   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines