Geant4.10
|
#include <ML2Ph_FullWater.hh>
Public Member Functions | |
CML2Ph_FullWater () | |
~CML2Ph_FullWater (void) | |
bool | Construct (G4VPhysicalVolume *PVWorld, G4int saving_in_ROG_Voxels_every_events, G4int seed, G4String ROGOutFile, G4bool bSaveROG) |
G4int | getTotalNumberOfEvents () |
CML2SDWithVoxels * | getSensDet () |
G4VPhysicalVolume * | getPhysicalVolume () |
G4ThreeVector | getHalfContainerSize () |
void | writeInfo () |
Definition at line 63 of file ML2Ph_FullWater.hh.
CML2Ph_FullWater::CML2Ph_FullWater | ( | ) |
Definition at line 46 of file ML2Ph_FullWater.cc.
References python.hepunit::mm, and CLHEP::Hep3Vector::set().
CML2Ph_FullWater::~CML2Ph_FullWater | ( | void | ) |
Definition at line 54 of file ML2Ph_FullWater.cc.
bool CML2Ph_FullWater::Construct | ( | G4VPhysicalVolume * | PVWorld, |
G4int | saving_in_ROG_Voxels_every_events, | ||
G4int | seed, | ||
G4String | ROGOutFile, | ||
G4bool | bSaveROG | ||
) |
Definition at line 62 of file ML2Ph_FullWater.cc.
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), G4VReadOutGeometry::BuildROGeometry(), G4NistManager::FindOrBuildMaterial(), G4VPhysicalVolume::GetFrameTranslation(), G4SDManager::GetSDMpointer(), CLHEP::Hep3Vector::getX(), CLHEP::Hep3Vector::getY(), CLHEP::Hep3Vector::getZ(), G4NistManager::Instance(), python.hepunit::mm, G4Colour::Red(), CML2ReadOutGeometry::setBuildData(), G4ProductionCuts::SetProductionCut(), G4Region::SetProductionCuts(), G4VSensitiveDetector::SetROgeometry(), and G4VisAttributes::SetVisibility().
Referenced by CML2PhantomConstruction::Construct().
|
inline |
Definition at line 72 of file ML2Ph_FullWater.hh.
|
inline |
Definition at line 71 of file ML2Ph_FullWater.hh.
Referenced by CML2PhantomConstruction::Construct().
|
inline |
Definition at line 70 of file ML2Ph_FullWater.hh.
Referenced by CML2PhantomConstruction::Construct().
|
inline |
Definition at line 69 of file ML2Ph_FullWater.hh.
References CML2SDWithVoxels::getTotalNumberOfEvents().
Referenced by CML2PhantomConstruction::getTotalNumberOfEvents().
void CML2Ph_FullWater::writeInfo | ( | ) |
Definition at line 57 of file ML2Ph_FullWater.cc.
References G4endl, and python.hepunit::mm.
Referenced by CML2PhantomConstruction::Construct().