ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
TWatcher () | |
virtual | ~TWatcher () |
virtual G4String | GetWatcherName () |
Public Member Functions inherited from G4FastList< OBJECT >::Watcher | |
Watcher () | |
virtual | ~Watcher () |
Priority | GetPriority () const |
void | NotifyDeletingList (G4FastList< OBJECT > *) |
virtual void | NotifyAddObject (OBJECT *, G4FastList< OBJECT > *) |
virtual void | NotifyRemoveObject (OBJECT *, G4FastList< OBJECT > *) |
void | Watch (G4FastList< OBJECT > *fastList) |
void | StopWatching (G4FastList< OBJECT > *fastList, bool removeWatcher=true) |
Additional Inherited Members | |
Public Types inherited from G4FastList< OBJECT >::Watcher | |
enum | Priority { eExtreme, eHigh, eNormal, eLow, eVeryLow } |
typedef G4FastList< OBJECT > | list |
Protected Attributes inherited from G4FastList< OBJECT >::Watcher | |
Priority | fPriority |
Definition at line 302 of file G4FastList.hh.
View newest version in sPHENIX GitHub at line 302 of file G4FastList.hh
|
inline |
Definition at line 305 of file G4FastList.hh.
View newest version in sPHENIX GitHub at line 305 of file G4FastList.hh
|
inlinevirtual |
Definition at line 306 of file G4FastList.hh.
View newest version in sPHENIX GitHub at line 306 of file G4FastList.hh
|
inlinevirtual |
Reimplemented from G4FastList< OBJECT >::Watcher.
Definition at line 307 of file G4FastList.hh.
View newest version in sPHENIX GitHub at line 307 of file G4FastList.hh