Geant4 11.1.1
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 43 of file G4ParticleHPElastic.cc.
G4ParticleHPElastic::~G4ParticleHPElastic | ( | ) |
Definition at line 52 of file G4ParticleHPElastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 66 of file G4ParticleHPElastic.cc.
Referenced by ApplyYourself().
G4HadFinalState * G4ParticleHPElastic::ApplyYourself | ( | const G4HadProjectile & | aTrack, |
G4Nucleus & | aTargetNucleus, | ||
G4bool | isFromTSL | ||
) |
Definition at line 75 of file G4ParticleHPElastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 157 of file G4ParticleHPElastic.cc.
Referenced by G4ParticleHPThermalScattering::BuildPhysicsTable().
|
inline |
Definition at line 64 of file G4ParticleHPElastic.hh.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 138 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 62 of file G4ParticleHPElastic.hh.
G4int G4ParticleHPElastic::GetVerboseLevel | ( | ) | const |
Definition at line 145 of file G4ParticleHPElastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 195 of file G4ParticleHPElastic.cc.
void G4ParticleHPElastic::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 151 of file G4ParticleHPElastic.cc.