Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
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)
 

Detailed Description

Definition at line 47 of file GFlashParticleBounds.hh.

Constructor & Destructor Documentation

GFlashParticleBounds::GFlashParticleBounds ( )

Definition at line 44 of file GFlashParticleBounds.cc.

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.

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.

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.

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.

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.

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.

Here is the call graph for this function:

Here is the caller graph for this function:


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