Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPInelastic.hh>
Protected Attributes | |
std::vector< G4ParticleHPChannelList * > * | theInelastic |
G4String | dataDirVariable |
G4String | dirName |
G4int | numEle |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Definition at line 89 of file G4ParticleHPInelastic.hh.
G4ParticleHPInelastic::G4ParticleHPInelastic | ( | G4ParticleDefinition * | projectile = G4Neutron::Neutron() , |
const char * | name = "NeutronHPInelastic" |
||
) |
Definition at line 85 of file G4ParticleHPInelastic.cc.
G4ParticleHPInelastic::~G4ParticleHPInelastic | ( | ) |
Definition at line 146 of file G4ParticleHPInelastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 159 of file G4ParticleHPInelastic.cc.
Referenced by ApplyYourself().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 247 of file G4ParticleHPInelastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 232 of file G4ParticleHPInelastic.cc.
G4int G4ParticleHPInelastic::GetVerboseLevel | ( | ) | const |
Definition at line 238 of file G4ParticleHPInelastic.cc.
Referenced by ApplyYourself(), and G4ParticleHPInelastic().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 338 of file G4ParticleHPInelastic.cc.
void G4ParticleHPInelastic::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 242 of file G4ParticleHPInelastic.cc.
|
protected |
Definition at line 110 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable(), and G4ParticleHPInelastic().
|
protected |
Definition at line 111 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable(), and G4ParticleHPInelastic().
|
protected |
Definition at line 112 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable().
|
protected |
Definition at line 109 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable(), and ~G4ParticleHPInelastic().