ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/physics_lists/builders/include/G4NeutronBuilder.hh>
Public Member Functions | |
G4NeutronBuilder (G4bool fissionFlag=false) | |
virtual | ~G4NeutronBuilder () |
virtual void | Build () finaloverride |
virtual void | RegisterMe (G4PhysicsBuilderInterface *aB) finaloverride |
Public Member Functions inherited from G4PhysicsBuilderInterface | |
G4PhysicsBuilderInterface ()=default | |
virtual | ~G4PhysicsBuilderInterface () |
virtual void | SetMinEnergy (G4double) |
virtual void | SetMaxEnergy (G4double) |
Private Attributes | |
G4NeutronInelasticProcess * | theNeutronInelastic |
G4HadronFissionProcess * | theNeutronFission |
G4HadronCaptureProcess * | theNeutronCapture |
std::vector< G4VNeutronBuilder * > | theModelCollections |
G4bool | wasActivated |
G4bool | isFissionActivated |
Definition at line 52 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 52 of file G4NeutronBuilder.hh
Definition at line 46 of file G4NeutronBuilder.cc.
View newest version in sPHENIX GitHub at line 46 of file G4NeutronBuilder.cc
References isFissionActivated, theNeutronCapture, theNeutronFission, and theNeutronInelastic.
|
inlinevirtual |
Definition at line 56 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 56 of file G4NeutronBuilder.hh
Reimplemented from G4PhysicsBuilderInterface.
Definition at line 58 of file G4NeutronBuilder.cc.
View newest version in sPHENIX GitHub at line 58 of file G4NeutronBuilder.cc
References G4ProcessManager::AddDiscreteProcess(), G4ParticleDefinition::GetProcessManager(), isFissionActivated, G4Neutron::Neutron(), theModelCollections, theNeutronCapture, theNeutronFission, theNeutronInelastic, and wasActivated.
Referenced by G4HadronPhysicsQGSP_BIC_AllHP::ConstructProcess(), and G4HadronPhysicsQGSP_BIC_HP::ConstructProcess().
|
finaloverridevirtual |
Reimplemented from G4PhysicsBuilderInterface.
Definition at line 74 of file G4NeutronBuilder.cc.
View newest version in sPHENIX GitHub at line 74 of file G4NeutronBuilder.cc
References G4PhysicsBuilderInterface::RegisterMe(), and theModelCollections.
Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels(), and G4HadronPhysicsQGSP_BIC_HP::CreateModels().
|
private |
Definition at line 70 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 70 of file G4NeutronBuilder.hh
Referenced by Build(), and G4NeutronBuilder().
|
private |
Definition at line 67 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 67 of file G4NeutronBuilder.hh
Referenced by Build(), and RegisterMe().
|
private |
Definition at line 65 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 65 of file G4NeutronBuilder.hh
Referenced by Build(), and G4NeutronBuilder().
|
private |
Definition at line 64 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 64 of file G4NeutronBuilder.hh
Referenced by Build(), and G4NeutronBuilder().
|
private |
Definition at line 63 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 63 of file G4NeutronBuilder.hh
Referenced by Build(), and G4NeutronBuilder().
|
private |
Definition at line 69 of file G4NeutronBuilder.hh.
View newest version in sPHENIX GitHub at line 69 of file G4NeutronBuilder.hh
Referenced by Build().