ROOTANA
TInterestingEventManager.cxx
Go to the documentation of this file.
2 
3 
4 // Allocating and initializing GlobalClass's
5 // static data member.
7 
9 
10  fEnabled = false;
11  fInterestingEvent = false;
12 
13 };
14 
15 
17 {
18  if (!s_instance)
20  return s_instance;
21 }
static TInterestingEventManager * s_instance
static TInterestingEventManager * instance()