![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include <east/blob/main/Core/include/eASTInitialization.hh>
 Collaboration diagram for eASTInitialization:Public Member Functions | |
| eASTInitialization (G4int verboseLvl=0) | |
| ~eASTInitialization () | |
| void | Initialize () | 
| void | SetWindowText (G4UIExecutive *) | 
Private Attributes | |
| eASTDetectorConstruction * | detector | 
| G4VModularPhysicsList * | physics | 
| eASTMagneticField * | field | 
| eASTActionInitialization * | actionInitialization | 
| G4GenericMessenger * | messenger | 
| G4int | verboseLevel | 
Definition at line 23 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 23 of file eASTInitialization.hh
| eASTInitialization::eASTInitialization | ( | G4int | verboseLvl = 0 | ) | 
Definition at line 30 of file eASTInitialization.cc.
View newest version in sPHENIX GitHub at line 30 of file eASTInitialization.cc
References actionInitialization, detector, Acts::UnitConstants::e, field, Initialize(), messenger, physics, and eASTDetectorConstruction::SetMagneticField().
 Here is the call graph for this function:| eASTInitialization::~eASTInitialization | ( | ) | 
Definition at line 71 of file eASTInitialization.cc.
View newest version in sPHENIX GitHub at line 71 of file eASTInitialization.cc
References messenger.
| void eASTInitialization::Initialize | ( | ) | 
Definition at line 76 of file eASTInitialization.cc.
View newest version in sPHENIX GitHub at line 76 of file eASTInitialization.cc
References actionInitialization, detector, physics, and verboseLevel.
Referenced by eASTInitialization().
 Here is the caller graph for this function:| void eASTInitialization::SetWindowText | ( | G4UIExecutive * | ui | ) | 
Definition at line 91 of file eASTInitialization.cc.
View newest version in sPHENIX GitHub at line 91 of file eASTInitialization.cc
      
  | 
  private | 
Definition at line 35 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 35 of file eASTInitialization.hh
Referenced by eASTInitialization(), and Initialize().
      
  | 
  private | 
Definition at line 32 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 32 of file eASTInitialization.hh
Referenced by eASTInitialization(), and Initialize().
      
  | 
  private | 
Definition at line 34 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 34 of file eASTInitialization.hh
Referenced by eASTInitialization().
      
  | 
  private | 
Definition at line 37 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 37 of file eASTInitialization.hh
Referenced by eASTInitialization(), and ~eASTInitialization().
      
  | 
  private | 
Definition at line 33 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 33 of file eASTInitialization.hh
Referenced by eASTInitialization(), and Initialize().
      
  | 
  private | 
Definition at line 39 of file eASTInitialization.hh.
View newest version in sPHENIX GitHub at line 39 of file eASTInitialization.hh
Referenced by Initialize().