Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronElasticPhysics.hh>
Protected Attributes | |
G4int | verbose |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel |
G4String | namePhysics |
G4int | typePhysics |
G4ParticleTable * | theParticleTable |
G4int | g4vpcInstanceID |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicsConstructor | |
static const G4VPCManager & | GetSubInstanceManager () |
Protected Types inherited from G4VPhysicsConstructor | |
using | PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
PhysicsBuilder_V | GetBuilders () const |
void | AddBuilder (G4PhysicsBuilderInterface *bld) |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 54 of file G4HadronElasticPhysics.hh.
|
explicit |
Definition at line 78 of file G4HadronElasticPhysics.cc.
|
virtual |
Definition at line 87 of file G4HadronElasticPhysics.cc.
void G4HadronElasticPhysics::AddXSection | ( | const G4ParticleDefinition * | part, |
G4VCrossSectionDataSet * | cross | ||
) | const |
Definition at line 237 of file G4HadronElasticPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 90 of file G4HadronElasticPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Reimplemented in G4HadronElasticPhysicsHP, G4HadronElasticPhysicsLEND, G4HadronElasticPhysicsPHP, and G4HadronElasticPhysicsXS.
Definition at line 103 of file G4HadronElasticPhysics.cc.
Referenced by G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), and G4HadronElasticPhysicsXS::ConstructProcess().
G4HadronElastic * G4HadronElasticPhysics::GetElasticModel | ( | const G4ParticleDefinition * | part | ) | const |
Definition at line 216 of file G4HadronElasticPhysics.cc.
Referenced by G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), and GetNeutronModel().
G4HadronicProcess * G4HadronElasticPhysics::GetElasticProcess | ( | const G4ParticleDefinition * | part | ) | const |
Definition at line 210 of file G4HadronElasticPhysics.cc.
Referenced by AddXSection(), G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), GetElasticModel(), and GetNeutronProcess().
G4HadronElastic * G4HadronElasticPhysics::GetNeutronModel | ( | ) | const |
Definition at line 232 of file G4HadronElasticPhysics.cc.
G4HadronicProcess * G4HadronElasticPhysics::GetNeutronProcess | ( | ) | const |
Definition at line 227 of file G4HadronElasticPhysics.cc.
|
protected |
Definition at line 89 of file G4HadronElasticPhysics.hh.
Referenced by G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), ConstructProcess(), G4HadronElasticPhysics(), G4HadronElasticPhysicsHP::G4HadronElasticPhysicsHP(), G4HadronElasticPhysicsLEND::G4HadronElasticPhysicsLEND(), G4HadronElasticPhysicsPHP::G4HadronElasticPhysicsPHP(), and G4HadronElasticPhysicsXS::G4HadronElasticPhysicsXS().