ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FGolf/Tools/getMyHistosNames.C
(Generate patch)

Comparing UserCode/FGolf/Tools/getMyHistosNames.C (file contents):
Revision 1.1 by fgolf, Sun Aug 29 18:39:12 2010 UTC vs.
Revision 1.2 by fgolf, Fri Sep 3 23:16:17 2010 UTC

# Line 1 | Line 1
1 + #ifndef MACROS_GETMYHISTOSNAMES_C
2 + #define MACROS_GETMYHISTOSNAMES_C
3 +
4   #include "TList.h"
5   #include "TObjArray.h"
6   #include "TH1.h"
# Line 72 | Line 75 | TObjArray* getMyHistosNames( const char*
75    return array;
76   }
77  
78 + #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines