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.1 by loizides, Sun Jun 1 10:03:39 2008 UTC vs.
Revision 1.2 by loizides, Tue Jun 3 09:51:21 2008 UTC

# Line 5 | Line 5
5  
6   #include "MitAna/DataTree/interface/Types.h"
7  
8 + //--------------------------------------------------------------------------------------------------
9 + //
10 + // Names
11 + //
12 + // This class defines the standard names for branches,
13 + // collections and what else we will standardize.
14 + //
15 + // Authors: C.Loizides
16 + //
17 + //--------------------------------------------------------------------------------------------------
18 +
19   namespace mithep
20   {
21    class Names
22    {
23 <    static const char *mittree;
23 >    public:
24 >      static const char *mittree;
25    };
26  
27   } /*namespace mithep*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines