Geant4
10.02.p02
|
#include <RunInitObserver.hh>
Public Member Functions | |
void | Initialize () |
void | Initialize () |
void | Initialize () |
Static Public Member Functions | |
static RunInitManager * | Instance () |
static RunInitManager * | Instance () |
static RunInitManager * | Instance () |
Protected Member Functions | |
RunInitManager () | |
~RunInitManager () | |
void | Insert (RunInitObserver *) |
RunInitManager () | |
~RunInitManager () | |
void | Insert (RunInitObserver *) |
RunInitManager () | |
~RunInitManager () | |
void | Insert (RunInitObserver *) |
Protected Attributes | |
std::vector< RunInitObserver * > | fObservers |
Static Protected Attributes | |
static G4ThreadLocal RunInitManager * | fgInstance |
Friends | |
class | RunInitObserver |
Definition at line 57 of file RunInitObserver.hh.
|
protected |
Definition at line 43 of file RunInitObserver.cc.
References fgInstance.
Referenced by Instance().
|
protected |
Definition at line 50 of file RunInitObserver.cc.
|
protected |
|
protected |
|
protected |
|
protected |
void RunInitManager::Initialize | ( | ) |
Definition at line 79 of file RunInitObserver.cc.
References fObservers.
void RunInitManager::Initialize | ( | ) |
void RunInitManager::Initialize | ( | ) |
|
protected |
Definition at line 89 of file RunInitObserver.cc.
References fObservers.
Referenced by RunInitObserver::RunInitObserver().
|
protected |
|
protected |
|
static |
Definition at line 70 of file RunInitObserver.cc.
References fgInstance, and RunInitManager().
Referenced by RunInitObserver::RunInitObserver().
|
static |
|
static |
|
friend |
Definition at line 64 of file RunInitObserver.hh.
|
staticprotected |
Definition at line 70 of file RunInitObserver.hh.
Referenced by Instance(), and RunInitManager().
|
protected |
Definition at line 69 of file RunInitObserver.hh.
Referenced by Initialize(), and Insert().