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.24 by loizides, Wed Dec 3 17:37:40 2008 UTC

# Line 35 | 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 51 | Line 54 | namespace mithep
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