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.9 by loizides, Fri Jun 20 17:50:52 2008 UTC vs.
Revision 1.12 by loizides, Mon Jul 7 16:02:25 2008 UTC

# Line 25 | Line 25 | namespace mithep
25        static const char *gkTrackBrn;
26        static const char *gkMuonBrn;
27        static const char *gkElectronBrn;
28 <      static const char *gkGlobalMuonBrn;
28 >      static const char *gkCaloJetBrn;
29 >      static const char *gkCaloMetBrn;
30 >      static const char *gkSimPartBrn;
31 >      static const char *gkPhotonBrn;
32  
33        static const char *gkRunTreeName;
34        static const char *gkRunInfoBrn;
35 +
36 +      static const char *gkLATreeName;
37 +      static const char *gkLAHeaderBrn;
38    };
39   }
40   #endif
41 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines