|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPInelasticURR.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 61 of file G4ParticleHPInelasticURR.hh.
| G4ParticleHPInelasticURR::G4ParticleHPInelasticURR | ( | ) |
Definition at line 58 of file G4ParticleHPInelasticURR.cc.
| G4ParticleHPInelasticURR::~G4ParticleHPInelasticURR | ( | ) |
Definition at line 65 of file G4ParticleHPInelasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 68 of file G4ParticleHPInelasticURR.cc.
Referenced by ApplyYourself().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 129 of file G4ParticleHPInelasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 146 of file G4ParticleHPInelasticURR.cc.
| G4int G4ParticleHPInelasticURR::GetVerboseLevel | ( | ) | const |
Definition at line 152 of file G4ParticleHPInelasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 162 of file G4ParticleHPInelasticURR.cc.
| void G4ParticleHPInelasticURR::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 157 of file G4ParticleHPInelasticURR.cc.