Geant4
9.6.p02
|
#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 | ( | ) |
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.
|
inline |
Definition at line 73 of file ML2Ph_BoxInBox.hh.
|
inline |
|
inline |
|
inline |
Definition at line 70 of file ML2Ph_BoxInBox.hh.
void CML2Ph_BoxInBox::writeInfo | ( | ) |