#include "TVirtualPerfStats.h"
Go to the source code of this file.
Functions | |
ClassImp (TVirtualPerfStats) TVirtualPerfStats *gPerfStats=0 | |
Variables | |
static const char * | gEventTypeNames [] |
ClassImp | ( | TVirtualPerfStats | ) | [pure virtual] |
const char* gEventTypeNames[] [static] |
Initial value:
{ "UnDefined", "Packet", "Start", "Stop", "File", "FileOpen", "FileRead", "Rate" }
Definition at line 30 of file TVirtualPerfStats.cxx.
Referenced by TVirtualPerfStats::EventType().