ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/RunInfo.h
(Generate patch)

Comparing UserCode/MitAna/DataTree/interface/RunInfo.h (file contents):
Revision 1.1 by loizides, Fri Jun 20 17:46:41 2008 UTC vs.
Revision 1.3 by loizides, Tue Jun 24 14:01:41 2008 UTC

# Line 5 | Line 5
5   //
6   //
7   // Authors: C.Loizides
8 //
8   //--------------------------------------------------------------------------------------------------
9  
10   #ifndef DATATREE_RUNINFO_H
# Line 26 | Line 25 | namespace mithep
25        void                SetRunNum(UInt_t i)  { fRunNum=i; }
26  
27      protected:
28 <      UInt_t              fRunNum;          // run number
28 >      UInt_t              fRunNum; // run number
29        
30 <      ClassDef(RunInfo, 1) // Run info class
30 >    ClassDef(RunInfo, 1) // Run info class
31    };
32   }
33   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines