Public Member Functions | |
BDSRegions () | |
~BDSRegions () | |
G4Region * | precisionRegion () |
G4Region * | worldRegion () |
Private Member Functions | |
void | buildRegions () |
void | buildNormalRegion () |
void | buildPrecisionRegion () |
void | buildGasRegion () |
void | buildGFlashRegion (BDSAcceleratorComponent *var) |
void | buildGFlashRegion () |
Private Attributes | |
G4Region * | _precisionRegion |
G4Region * | _gasRegion |
G4Region * | _worldRegion |
std::vector< G4Region * > | _gFlashRegion |
G4ProductionCuts * | _precisionProductionCuts |
G4ProductionCuts * | _gasProductionCuts |
G4ProductionCuts * | _gFlashProductionCuts |
std::vector< GFlashHomoShowerParameterisation * > | _gFlashParameterisation |
GFlashHitMaker * | _gFlashHitMaker |
GFlashParticleBounds * | _gFlashParticleBounds |
GFlashParticleBounds * | _gFlashParticleBoundsVac |
std::vector< BDSShowerModel * > | _gFlashFastShowerModel |
Definition at line 14 of file BDSRegions.hh.