|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPElastic.hh>
Inheritance diagram for G4ParticleHPElastic: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.
|
override |
Definition at line 50 of file G4ParticleHPElastic.cc.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 63 of file G4ParticleHPElastic.cc.
Referenced by ApplyYourself(), and ApplyYourself().
| G4HadFinalState * G4ParticleHPElastic::ApplyYourself | ( | const G4HadProjectile & | aTrack, |
| G4Nucleus & | aTargetNucleus, | ||
| G4bool | isFromTSL ) |
Definition at line 72 of file G4ParticleHPElastic.cc.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 158 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 65 of file G4ParticleHPElastic.hh.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 142 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 63 of file G4ParticleHPElastic.hh.
| G4int G4ParticleHPElastic::GetVerboseLevel | ( | ) | const |
Definition at line 148 of file G4ParticleHPElastic.cc.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 194 of file G4ParticleHPElastic.cc.
| void G4ParticleHPElastic::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 153 of file G4ParticleHPElastic.cc.