57 void Par01ParallelWorldForPion::Construct()
 
   79     = 
new G4Box(
"GhostBox", detectSize+5*
cm, detectSize+5*
cm, 80*
cm);
 
   99   G4cout << 
"... region declared. Setting it the ghostLogical volume..." << 
G4endl;
 
  107 void Par01ParallelWorldForPion::ConstructSD()
 
G4Material * FindOrBuildMaterial(const G4String &name, G4bool isotopes=true, G4bool warning=false)
 
G4Region * GetRegion(const G4String &name, G4bool verbose=true) const 
 
CLHEP::Hep3Vector G4ThreeVector
 
void AddRootLogicalVolume(G4LogicalVolume *lv)
 
G4VPhysicalVolume * GetWorld()
 
Definition of the Par01PionShowerModel class. 
 
Par01ParallelWorldForPion(G4String worldName)
 
Definition of the Par01ParallelWorldForPion class. 
 
static G4NistManager * Instance()
 
static G4RegionStore * GetInstance()
 
G4GLOB_DLL std::ostream G4cout
 
static constexpr double cm
 
G4LogicalVolume * GetLogicalVolume() const 
 
void SetMaterial(G4Material *pMaterial)
 
~Par01ParallelWorldForPion()