ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
RE04ParallelWorldConstruction (G4String ¶llelWorldName) | |
virtual | ~RE04ParallelWorldConstruction () |
virtual void | Construct () |
Public Member Functions inherited from G4VUserParallelWorld | |
G4VUserParallelWorld (G4String worldName) | |
virtual | ~G4VUserParallelWorld () |
virtual void | ConstructSD () |
G4String | GetName () |
Private Attributes | |
G4bool | fConstructed |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserParallelWorld | |
G4VPhysicalVolume * | GetWorld () |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Protected Attributes inherited from G4VUserParallelWorld | |
G4String | fWorldName |
A parallel world construction class
Definition at line 45 of file RE04ParallelWorldConstruction.hh.
View newest version in sPHENIX GitHub at line 45 of file RE04ParallelWorldConstruction.hh
RE04ParallelWorldConstruction::RE04ParallelWorldConstruction | ( | G4String & | parallelWorldName | ) |
Definition at line 42 of file RE04ParallelWorldConstruction.cc.
View newest version in sPHENIX GitHub at line 42 of file RE04ParallelWorldConstruction.cc
|
virtual |
Definition at line 47 of file RE04ParallelWorldConstruction.cc.
View newest version in sPHENIX GitHub at line 47 of file RE04ParallelWorldConstruction.cc
Implements G4VUserParallelWorld.
Definition at line 51 of file RE04ParallelWorldConstruction.cc.
View newest version in sPHENIX GitHub at line 51 of file RE04ParallelWorldConstruction.cc
References cm, fConstructed, G4VPhysicalVolume::GetLogicalVolume(), G4Material::GetMaterial(), G4VUserParallelWorld::GetWorld(), and kXAxis.
|
private |
Definition at line 55 of file RE04ParallelWorldConstruction.hh.
View newest version in sPHENIX GitHub at line 55 of file RE04ParallelWorldConstruction.hh
Referenced by Construct().