# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |