Geant4.10
|
#include <GFlashShowerModel.hh>
Data Fields | |
GFlashParticleBounds * | PBound |
GVFlashShowerParameterisation * | Parameterisation |
Definition at line 60 of file GFlashShowerModel.hh.
GFlashShowerModel::GFlashShowerModel | ( | G4String | modelName, |
G4Envelope * | envelope | ||
) |
Definition at line 57 of file GFlashShowerModel.cc.
GFlashShowerModel::GFlashShowerModel | ( | G4String | modelName | ) |
Definition at line 68 of file GFlashShowerModel.cc.
GFlashShowerModel::~GFlashShowerModel | ( | ) |
Definition at line 78 of file GFlashShowerModel.cc.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 180 of file GFlashShowerModel.cc.
References G4Electron::ElectronDefinition(), G4Track::GetDefinition(), G4FastTrack::GetPrimaryTrack(), and G4Positron::PositronDefinition().
|
inline |
Definition at line 91 of file GFlashShowerModel.hh.
Referenced by GFlashShowerModelMessenger::GetCurrentValue().
|
inline |
Definition at line 93 of file GFlashShowerModel.hh.
|
inline |
Definition at line 95 of file GFlashShowerModel.hh.
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 84 of file GFlashShowerModel.cc.
References G4Electron::ElectronDefinition(), and G4Positron::PositronDefinition().
|
virtual |
Implements G4VFastSimulationModel.
Definition at line 95 of file GFlashShowerModel.cc.
References GVFlashShowerParameterisation::GenerateLongitudinalProfile(), G4Track::GetDefinition(), GFlashParticleBounds::GetEneToKill(), G4Track::GetKineticEnergy(), GFlashParticleBounds::GetMaxEneToParametrise(), GFlashParticleBounds::GetMinEneToParametrise(), G4FastTrack::GetPrimaryTrack(), Parameterisation, and PBound.
Definition at line 76 of file GFlashShowerModel.hh.
Referenced by GFlashShowerModelMessenger::SetNewValue().
Definition at line 78 of file GFlashShowerModel.hh.
Referenced by GFlashShowerModelMessenger::SetNewValue().
|
inline |
Definition at line 84 of file GFlashShowerModel.hh.
Referenced by ExGflashDetectorConstruction::ConstructSDandField().
|
inline |
Definition at line 82 of file GFlashShowerModel.hh.
References Parameterisation.
Referenced by ExGflashDetectorConstruction::ConstructSDandField().
|
inline |
Definition at line 86 of file GFlashShowerModel.hh.
References PBound.
Referenced by ExGflashDetectorConstruction::ConstructSDandField().
Definition at line 80 of file GFlashShowerModel.hh.
Referenced by GFlashShowerModelMessenger::SetNewValue().
GVFlashShowerParameterisation* GFlashShowerModel::Parameterisation |
Definition at line 102 of file GFlashShowerModel.hh.
Referenced by ModelTrigger(), and SetParameterisation().
GFlashParticleBounds* GFlashShowerModel::PBound |
Definition at line 101 of file GFlashShowerModel.hh.
Referenced by GFlashShowerModelMessenger::GetCurrentValue(), ModelTrigger(), GFlashShowerModelMessenger::SetNewValue(), and SetParticleBounds().