ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4int | verbose |
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 G4VHadronPhysics | |
G4HadronicProcess * | FindInelasticProcess (const G4String &) |
G4HadronicProcess * | FindInelasticProcess (const G4ParticleDefinition *) |
G4HadronicProcess * | FindElasticProcess (const G4String &) |
G4HadronicProcess * | FindElasticProcess (const G4ParticleDefinition *) |
G4HadronicProcess * | FindCaptureProcess () |
G4HadronicProcess * | FindFissionProcess () |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel |
G4String | namePhysics |
G4int | typePhysics |
G4ParticleTable * | theParticleTable |
G4int | g4vpcInstanceID |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 45 of file G4ThermalNeutrons.hh.
View newest version in sPHENIX GitHub at line 45 of file G4ThermalNeutrons.hh
|
explicit |
Definition at line 51 of file G4ThermalNeutrons.cc.
View newest version in sPHENIX GitHub at line 51 of file G4ThermalNeutrons.cc
|
virtual |
Definition at line 55 of file G4ThermalNeutrons.cc.
View newest version in sPHENIX GitHub at line 55 of file G4ThermalNeutrons.cc
Implements G4VPhysicsConstructor.
Definition at line 57 of file G4ThermalNeutrons.cc.
View newest version in sPHENIX GitHub at line 57 of file G4ThermalNeutrons.cc
References G4HadronicProcess::AddDataSet(), CLHEP::eV, G4VHadronPhysics::FindElasticProcess(), G4cout, G4endl, G4HadronicProcess::GetHadronicInteractionList(), G4VPhysicsConstructor::GetPhysicsName(), G4Neutron::Neutron(), part, G4HadronicProcess::RegisterMe(), and verbose.
|
private |
Definition at line 54 of file G4ThermalNeutrons.hh.
View newest version in sPHENIX GitHub at line 54 of file G4ThermalNeutrons.hh
Referenced by ConstructProcess().