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.13 by bendavid, Fri Jul 25 11:32:45 2008 UTC vs.
Revision 1.14 by sixie, Fri Aug 8 11:16:09 2008 UTC

# Line 23 | Line 23 | namespace mithep
23        static const char *gkEvtHeaderBrn;
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