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

Comparing UserCode/MitAna/DataUtil/interface/Debug.h (file contents):
Revision 1.1 by loizides, Tue May 27 19:36:05 2008 UTC vs.
Revision 1.2 by loizides, Tue May 27 19:59:54 2008 UTC

# Line 23 | Line 23
23   //
24   //--------------------------------------------------------------------------------------------------
25  
26 < namespace mithep {
26 > namespace mithep
27 > {
28    class Debug
29    {
30      public:
# Line 41 | Line 42 | namespace mithep {
42       Debug(const Debug &cpy);
43  
44       ClassDef(Debug, 0) // Defines different debug masks
45 <  };
46 < }
45 >
46 >  };
47 >
48 > } /*namespace mithep*/
49  
50   R__EXTERN mithep::Debug::EDebugMask gDebugMask;
51   R__EXTERN Int_t gDebugLevel;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines