Macros

Line Code
1 2 3 4 5 6 7 8 9 10 11
#ifndef trackCount_TrackCount_TrackPlots_h
#define trackCount_TrackCount_TrackPlots_h

void TrackPlots(const char* fullname,
                const char* module,
                const char* label,
                const char* postfix,
                const char* shortname,
                const char* outtrunk);

#endif  // trackCount_TrackCount_TrackPlots_h