EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_World.C File Reference
#include <GlobalVariables.C>
#include <g4main/PHG4Reco.h>
+ Include dependency graph for G4_World.C:
+ This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

#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

Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void WorldSize ( PHG4Reco g4Reco,
double  radius 
)

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(), max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, PHG4Reco::SetWorldSizeY(), and PHG4Reco::SetWorldSizeZ().

Referenced by kdfinder::Helix< T >::bad(), and G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: