![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4HadronElasticPhysicsXS:
Collaboration diagram for G4HadronElasticPhysicsXS:Private Member Functions | |
| G4HadronElasticPhysicsXS (G4HadronElasticPhysicsXS &)=delete | |
| G4HadronElasticPhysicsXS & | operator= (const G4HadronElasticPhysicsXS &right)=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 43 of file G4HadronElasticPhysicsXS.hh.
View newest version in sPHENIX GitHub at line 43 of file G4HadronElasticPhysicsXS.hh
|
explicit |
Definition at line 55 of file G4HadronElasticPhysicsXS.cc.
View newest version in sPHENIX GitHub at line 55 of file G4HadronElasticPhysicsXS.cc
References G4cout, G4endl, G4VPhysicsConstructor::GetPhysicsName(), and G4HadronElasticPhysics::verbose.
Here is the call graph for this function:
|
virtual |
Definition at line 64 of file G4HadronElasticPhysicsXS.cc.
View newest version in sPHENIX GitHub at line 64 of file G4HadronElasticPhysicsXS.cc
|
privatedelete |
Reimplemented from G4HadronElasticPhysics.
Definition at line 67 of file G4HadronElasticPhysicsXS.cc.
View newest version in sPHENIX GitHub at line 67 of file G4HadronElasticPhysicsXS.cc
References G4HadronElasticPhysics::ConstructProcess().
Here is the call graph for this function:
|
privatedelete |