|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPInelasticURR.hh>
Inheritance diagram for G4ParticleHPInelasticURR: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 126 of file G4ParticleHPInelasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 143 of file G4ParticleHPInelasticURR.cc.
| G4int G4ParticleHPInelasticURR::GetVerboseLevel | ( | ) | const |
Definition at line 149 of file G4ParticleHPInelasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 159 of file G4ParticleHPInelasticURR.cc.
| void G4ParticleHPInelasticURR::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 154 of file G4ParticleHPInelasticURR.cc.