Geant4.10
|
#include <ML2Ph_BoxInBox.hh>
Public Member Functions | |
CML2Ph_BoxInBox () | |
~CML2Ph_BoxInBox (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 64 of file ML2Ph_BoxInBox.hh.
CML2Ph_BoxInBox::CML2Ph_BoxInBox | ( | ) |
Definition at line 46 of file ML2Ph_BoxInBox.cc.
References python.hepunit::mm, and CLHEP::Hep3Vector::set().
CML2Ph_BoxInBox::~CML2Ph_BoxInBox | ( | void | ) |
Definition at line 53 of file ML2Ph_BoxInBox.cc.
bool CML2Ph_BoxInBox::Construct | ( | G4VPhysicalVolume * | PVWorld, |
G4int | saving_in_ROG_Voxels_every_events, | ||
G4int | seed, | ||
G4String | ROGOutFile, | ||
G4bool | bSaveROG | ||
) |
Definition at line 61 of file ML2Ph_BoxInBox.cc.
References G4Material::AddElement(), G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), G4Colour::Blue(), G4VReadOutGeometry::BuildROGeometry(), python.hepunit::cm, python.hepunit::cm3, elC, elH, elO, G4NistManager::FindOrBuildMaterial(), g(), G4endl, G4Material::GetDensity(), G4VPhysicalVolume::GetFrameTranslation(), G4Material::GetName(), G4SDManager::GetSDMpointer(), CLHEP::Hep3Vector::getX(), CLHEP::Hep3Vector::getY(), CLHEP::Hep3Vector::getZ(), G4Colour::Gray(), G4NistManager::Instance(), python.hepunit::mm, python.hepunit::mole, G4Colour::Red(), CLHEP::Hep3Vector::set(), CML2ReadOutGeometry::setBuildData(), G4VisAttributes::SetLineWidth(), G4ProductionCuts::SetProductionCut(), G4Region::SetProductionCuts(), G4LogicalVolume::SetRegion(), G4VSensitiveDetector::SetROgeometry(), G4LogicalVolume::SetSensitiveDetector(), G4LogicalVolume::SetUserLimits(), G4LogicalVolume::SetVisAttributes(), and G4VisAttributes::SetVisibility().
Referenced by CML2PhantomConstruction::Construct().
|
inline |
Definition at line 73 of file ML2Ph_BoxInBox.hh.
|
inline |
Definition at line 72 of file ML2Ph_BoxInBox.hh.
Referenced by CML2PhantomConstruction::Construct().
|
inline |
Definition at line 71 of file ML2Ph_BoxInBox.hh.
Referenced by CML2PhantomConstruction::Construct().
|
inline |
Definition at line 70 of file ML2Ph_BoxInBox.hh.
References CML2SDWithVoxels::getTotalNumberOfEvents().
Referenced by CML2PhantomConstruction::getTotalNumberOfEvents().
void CML2Ph_BoxInBox::writeInfo | ( | ) |
Definition at line 56 of file ML2Ph_BoxInBox.cc.
References G4endl, and python.hepunit::mm.
Referenced by CML2PhantomConstruction::Construct().