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.12 by loizides, Mon Jul 7 16:02:25 2008 UTC vs.
Revision 1.14 by sixie, Fri Aug 8 11:16:09 2008 UTC

# Line 21 | Line 21 | namespace mithep
21      public:
22        static const char *gkEvtTreeName;
23        static const char *gkEvtHeaderBrn;
24 <      static const char *gkGenPartBrn;
24 >      static const char *gkMCPartBrn;
25        static const char *gkTrackBrn;
26 +      static const char *gkBarrelBasicClusterBrn;
27 +      static const char *gkBarrelSuperClusterBrn;
28 +      static const char *gkEndcapBasicClusterBrn;
29 +      static const char *gkEndcapSuperClusterBrn;
30        static const char *gkMuonBrn;
31        static const char *gkElectronBrn;
32        static const char *gkCaloJetBrn;
# Line 38 | Line 42 | namespace mithep
42    };
43   }
44   #endif
41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines