ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
G4HadronElasticPhysicsPHP (const G4HadronElasticPhysicsPHP &)=delete | |
G4HadronElasticPhysicsPHP & | operator= (const G4HadronElasticPhysicsPHP &)=delete |
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) |
Protected Attributes inherited from G4HadronElasticPhysics | |
G4int | verbose |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 42 of file G4HadronElasticPhysicsPHP.hh.
View newest version in sPHENIX GitHub at line 42 of file G4HadronElasticPhysicsPHP.hh
|
explicit |
Definition at line 50 of file G4HadronElasticPhysicsPHP.cc.
View newest version in sPHENIX GitHub at line 50 of file G4HadronElasticPhysicsPHP.cc
References G4cout, G4endl, G4VPhysicsConstructor::GetPhysicsName(), and G4HadronElasticPhysics::verbose.
|
virtual |
Definition at line 59 of file G4HadronElasticPhysicsPHP.cc.
View newest version in sPHENIX GitHub at line 59 of file G4HadronElasticPhysicsPHP.cc
|
privatedelete |
Reimplemented from G4HadronElasticPhysics.
Definition at line 62 of file G4HadronElasticPhysicsPHP.cc.
View newest version in sPHENIX GitHub at line 62 of file G4HadronElasticPhysicsPHP.cc
References G4HadronicProcess::AddDataSet(), G4HadronElasticPhysics::ConstructProcess(), G4cout, G4endl, G4HadronElasticPhysics::GetElasticModel(), G4HadronElasticPhysics::GetElasticProcess(), MeV, G4InuclParticleNames::neutron, G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMinEnergy(), and G4HadronElasticPhysics::verbose.
|
privatedelete |