|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPCaptureURR.hh>
Inheritance diagram for G4ParticleHPCaptureURR: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 G4ParticleHPCaptureURR.hh.
| G4ParticleHPCaptureURR::G4ParticleHPCaptureURR | ( | ) |
Definition at line 56 of file G4ParticleHPCaptureURR.cc.
| G4ParticleHPCaptureURR::~G4ParticleHPCaptureURR | ( | ) |
Definition at line 63 of file G4ParticleHPCaptureURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 66 of file G4ParticleHPCaptureURR.cc.
Referenced by ApplyYourself().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 119 of file G4ParticleHPCaptureURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 130 of file G4ParticleHPCaptureURR.cc.
| G4int G4ParticleHPCaptureURR::GetVerboseLevel | ( | ) | const |
Definition at line 136 of file G4ParticleHPCaptureURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 146 of file G4ParticleHPCaptureURR.cc.
| void G4ParticleHPCaptureURR::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 141 of file G4ParticleHPCaptureURR.cc.