Geant4  10.00.p02
GFlashParticleBounds Class Reference

#include <GFlashParticleBounds.hh>

Public Member Functions

 GFlashParticleBounds ()
 
 ~GFlashParticleBounds ()
 
G4double GetMinEneToParametrise (G4ParticleDefinition &particleType)
 
G4double GetMaxEneToParametrise (G4ParticleDefinition &particleType)
 
G4double GetEneToKill (G4ParticleDefinition &particleType)
 
void SetMinEneToParametrise (G4ParticleDefinition &particleType, G4double enemin)
 
void SetMaxEneToParametrise (G4ParticleDefinition &particleType, G4double enemax)
 
void SetEneToKill (G4ParticleDefinition &particleType, G4double enekill)
 

Private Attributes

G4double EMinEneToParametrise
 
G4double EMaxEneToParametrise
 
G4double EEneToKill
 

Detailed Description

Definition at line 47 of file GFlashParticleBounds.hh.

Constructor & Destructor Documentation

GFlashParticleBounds::GFlashParticleBounds ( )

Definition at line 44 of file GFlashParticleBounds.cc.

References EEneToKill, EMaxEneToParametrise, EMinEneToParametrise, and GeV.

GFlashParticleBounds::~GFlashParticleBounds ( )

Definition at line 52 of file GFlashParticleBounds.cc.

Member Function Documentation

G4double GFlashParticleBounds::GetEneToKill ( G4ParticleDefinition particleType)

Definition at line 105 of file GFlashParticleBounds.cc.

References DBL_MAX, EEneToKill, G4Electron::ElectronDefinition(), and G4Positron::PositronDefinition().

Referenced by GFlashShowerModelMessenger::GetCurrentValue(), and GFlashShowerModel::ModelTrigger().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double GFlashParticleBounds::GetMaxEneToParametrise ( G4ParticleDefinition particleType)

Definition at line 93 of file GFlashParticleBounds.cc.

References G4Electron::ElectronDefinition(), EMaxEneToParametrise, and G4Positron::PositronDefinition().

Referenced by GFlashShowerModelMessenger::GetCurrentValue(), and GFlashShowerModel::ModelTrigger().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double GFlashParticleBounds::GetMinEneToParametrise ( G4ParticleDefinition particleType)

Definition at line 81 of file GFlashParticleBounds.cc.

References DBL_MAX, G4Electron::ElectronDefinition(), EMinEneToParametrise, and G4Positron::PositronDefinition().

Referenced by GFlashShowerModelMessenger::GetCurrentValue(), and GFlashShowerModel::ModelTrigger().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GFlashParticleBounds::SetEneToKill ( G4ParticleDefinition particleType,
G4double  enekill 
)

Definition at line 73 of file GFlashParticleBounds.cc.

References EEneToKill, G4Electron::ElectronDefinition(), and G4Positron::PositronDefinition().

Referenced by GFlashShowerModelMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GFlashParticleBounds::SetMaxEneToParametrise ( G4ParticleDefinition particleType,
G4double  enemax 
)

Definition at line 65 of file GFlashParticleBounds.cc.

References G4Electron::ElectronDefinition(), EMaxEneToParametrise, and G4Positron::PositronDefinition().

Referenced by GFlashShowerModelMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GFlashParticleBounds::SetMinEneToParametrise ( G4ParticleDefinition particleType,
G4double  enemin 
)

Definition at line 57 of file GFlashParticleBounds.cc.

References G4Electron::ElectronDefinition(), EMinEneToParametrise, and G4Positron::PositronDefinition().

Referenced by GFlashShowerModelMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double GFlashParticleBounds::EEneToKill
private

Definition at line 72 of file GFlashParticleBounds.hh.

Referenced by GetEneToKill(), GFlashParticleBounds(), and SetEneToKill().

G4double GFlashParticleBounds::EMaxEneToParametrise
private
G4double GFlashParticleBounds::EMinEneToParametrise
private

The documentation for this class was generated from the following files: