Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | G4WORLD |
Macros | |
#define | MACRO_G4WORLD_C |
Functions | |
void | WorldInit (PHG4Reco *g4Reco) |
void | WorldSize (PHG4Reco *g4Reco, double radius) |
Variables | |
double | G4WORLD::AddSpace = 100. |
string | G4WORLD::WorldMaterial = "G4_AIR" |
string | G4WORLD::PhysicsList = "FTFP_BERT" |
#define MACRO_G4WORLD_C |
Definition at line 2 of file G4_World.C.
View newest version in sPHENIX GitHub at line 2 of file G4_World.C
void WorldInit | ( | PHG4Reco * | g4Reco | ) |
Definition at line 17 of file G4_World.C.
View newest version in sPHENIX GitHub at line 17 of file G4_World.C
References G4WORLD::PhysicsList, PHG4Reco::SetPhysicsList(), PHG4Reco::SetWorldMaterial(), and G4WORLD::WorldMaterial.
Referenced by G4Setup().
Definition at line 23 of file G4_World.C.
View newest version in sPHENIX GitHub at line 23 of file G4_World.C
References G4WORLD::AddSpace, BlackHoleGeometry::gap, PHG4Reco::GetWorldSizeY(), PHG4Reco::GetWorldSizeZ(), BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, Acts::UnitConstants::min, BlackHoleGeometry::min_z, PHG4Reco::SetWorldSizeY(), and PHG4Reco::SetWorldSizeZ().
Referenced by G4Setup().