#include <GFlashShowerModel.hh>
Definition at line 60 of file GFlashShowerModel.hh.
Definition at line 57 of file GFlashShowerModel.cc.
63 FlagParticleContainment = 1;
GFlashParticleBounds * PBound
G4VFastSimulationModel(const G4String &aName)
GVFlashShowerParameterisation * Parameterisation
GFlashShowerModel::GFlashShowerModel |
( |
G4String |
modelName | ) |
|
Definition at line 68 of file GFlashShowerModel.cc.
73 FlagParticleContainment = 1;
GFlashParticleBounds * PBound
G4VFastSimulationModel(const G4String &aName)
GVFlashShowerParameterisation * Parameterisation
GFlashShowerModel::~GFlashShowerModel |
( |
| ) |
|
Implements G4VFastSimulationModel.
Definition at line 180 of file GFlashShowerModel.cc.
187 ElectronDoIt(fastTrack,fastStep);
G4ParticleDefinition * GetDefinition() const
static G4Electron * ElectronDefinition()
const G4Track * GetPrimaryTrack() const
static G4Positron * PositronDefinition()
G4int GFlashShowerModel::GetFlagParamType |
( |
| ) |
|
|
inline |
G4int GFlashShowerModel::GetFlagParticleContainment |
( |
| ) |
|
|
inline |
G4double GFlashShowerModel::GetStepInX0 |
( |
| ) |
|
|
inline |
Implements G4VFastSimulationModel.
Definition at line 95 of file GFlashShowerModel.cc.
99 if(FlagParamType != 0)
110 select = CheckParticleDefAndContainment(fastTrack);
G4ParticleDefinition * GetDefinition() const
const G4Track * GetPrimaryTrack() const
GFlashParticleBounds * PBound
G4double GetMaxEneToParametrise(G4ParticleDefinition &particleType)
G4double GetKineticEnergy() const
G4double GetMinEneToParametrise(G4ParticleDefinition &particleType)
virtual void GenerateLongitudinalProfile(G4double Energy)=0
G4double GetEneToKill(G4ParticleDefinition &particleType)
GVFlashShowerParameterisation * Parameterisation
void GFlashShowerModel::SetFlagParamType |
( |
G4int |
I | ) |
|
|
inline |
void GFlashShowerModel::SetFlagParticleContainment |
( |
G4int |
I | ) |
|
|
inline |
The documentation for this class was generated from the following files: