|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPElasticURR.hh>
Inheritance diagram for G4ParticleHPElasticURR: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 G4ParticleHPElasticURR.hh.
| G4ParticleHPElasticURR::G4ParticleHPElasticURR | ( | G4bool | isThermalScatteringOn = false | ) |
Definition at line 56 of file G4ParticleHPElasticURR.cc.
| G4ParticleHPElasticURR::~G4ParticleHPElasticURR | ( | ) |
Definition at line 66 of file G4ParticleHPElasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 69 of file G4ParticleHPElasticURR.cc.
Referenced by ApplyYourself().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 122 of file G4ParticleHPElasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 133 of file G4ParticleHPElasticURR.cc.
| G4int G4ParticleHPElasticURR::GetVerboseLevel | ( | ) | const |
Definition at line 139 of file G4ParticleHPElasticURR.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 149 of file G4ParticleHPElasticURR.cc.
| void G4ParticleHPElasticURR::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 144 of file G4ParticleHPElasticURR.cc.