ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FGolf/Tools/getMyHistosNames.h
Revision: 1.1
Committed: Sun Aug 29 18:39:12 2010 UTC (14 years, 8 months ago) by fgolf
Content type: text/plain
Branch: MAIN
CVS Tags: ss_summer2011approvalV2, ss_summer2011approval, synchMay2011v1, ss20May2011, ss2010_10_06, fkwsynch3pbv2, fkw_3pb_samesign_synch
Log Message:
some more useful tools for a variety of studies

File Contents

# User Rev Content
1 fgolf 1.1 #ifndef MACROS_getMyHistoNames_H
2     #define MACROS_getMyHistoNames_H
3     #include "TObjArray.h"
4    
5     TObjArray* getMyHistosNames( const char* prefix, const char* postfix, bool keep2D=true);
6    
7     #endif //MACROS_getMyHistoNames_H