Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPElastic.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 48 of file G4ParticleHPElastic.hh.
G4ParticleHPElastic::G4ParticleHPElastic | ( | ) |
Definition at line 41 of file G4ParticleHPElastic.cc.
G4ParticleHPElastic::~G4ParticleHPElastic | ( | ) |
Definition at line 74 of file G4ParticleHPElastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 91 of file G4ParticleHPElastic.cc.
Referenced by ApplyYourself().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 183 of file G4ParticleHPElastic.cc.
Referenced by G4ParticleHPThermalScattering::BuildPhysicsTable().
|
inline |
Definition at line 63 of file G4ParticleHPElastic.hh.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 153 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 61 of file G4ParticleHPElastic.hh.
G4int G4ParticleHPElastic::GetVerboseLevel | ( | ) | const |
Definition at line 175 of file G4ParticleHPElastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 219 of file G4ParticleHPElastic.cc.
void G4ParticleHPElastic::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 179 of file G4ParticleHPElastic.cc.