| 
    Geant4
    10.02.p01
    
   | 
 
#include <RunInitObserver.hh>
 Collaboration diagram for RunInitManager: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().
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the caller graph for this function:
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  static | 
Definition at line 70 of file RunInitObserver.cc.
References fgInstance, and RunInitManager().
Referenced by RunInitObserver::RunInitObserver().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().