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.28 by loizides, Fri Mar 13 20:24:51 2009 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;
42 +      static const char *gkPFCandidatesBrn;
43  
44        static const char *gkRunTreeName;
45        static const char *gkRunInfoBrn;
# Line 51 | Line 53 | namespace mithep
53  
54        static const char *gkL1TreeName;
55        static const char *gkL1TableBrn;
56 +
57 +      static const char *gkAllEvtTreeName;
58 +      static const char *gkAllEvtHeaderBrn;
59 +      static const char *gkSkimmedHeaders;
60 +
61 +      static const char *gkBranchTable;
62    };
63   }
64   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines