# | Line 1 | Line 1 | |
---|---|---|
1 | < | #ifndef MACROS_getMyHistoNames_H |
2 | < | #define MACROS_getMyHistoNames_H |
1 | > | #ifndef GETMYHISTOSNAMES_H |
2 | > | #define GETMYHISTOSNAMES_H |
3 | > | |
4 | #include "TObjArray.h" | |
5 | ||
6 | TObjArray* getMyHistosNames( const char* prefix, const char* postfix, bool keep2D=true); | |
7 | ||
8 | < | #endif //MACROS_getMyHistoNames_H |
8 | > | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |