EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_coresoftware/blob/master/simulation/g4simulation/EICPhysicsList/NeutronPhysics.hh>
Public Member Functions | |
NeutronPhysics () | |
~NeutronPhysics () | |
virtual void | ConstructParticle () override |
virtual void | ConstructProcess () override |
Private Attributes | |
G4TheoFSGenerator * | ftfp |
G4FTFModel * | stringModel |
G4ExcitedStringDecay * | stringDecay |
G4LundStringFragmentation * | fragModel |
G4GeneratorPrecompoundInterface * | preCompoundModel |
Definition at line 24 of file NeutronPhysics.hh.
View newest version in sPHENIX GitHub at line 24 of file NeutronPhysics.hh
NeutronPhysics::NeutronPhysics | ( | ) |
Definition at line 37 of file NeutronPhysics.cc.
View newest version in sPHENIX GitHub at line 37 of file NeutronPhysics.cc
NeutronPhysics::~NeutronPhysics | ( | ) |
Definition at line 46 of file NeutronPhysics.cc.
View newest version in sPHENIX GitHub at line 46 of file NeutronPhysics.cc
References fragModel, preCompoundModel, stringDecay, and stringModel.
|
overridevirtual |
Definition at line 55 of file NeutronPhysics.cc.
View newest version in sPHENIX GitHub at line 55 of file NeutronPhysics.cc
|
overridevirtual |
Definition at line 59 of file NeutronPhysics.cc.
View newest version in sPHENIX GitHub at line 59 of file NeutronPhysics.cc
References fragModel, ftfp, Acts::UnitConstants::GeV, Acts::UnitConstants::MeV, preCompoundModel, stringDecay, stringModel, and Acts::UnitConstants::TeV.
|
private |
Definition at line 37 of file NeutronPhysics.hh.
View newest version in sPHENIX GitHub at line 37 of file NeutronPhysics.hh
Referenced by ConstructProcess(), and ~NeutronPhysics().
|
private |
Definition at line 34 of file NeutronPhysics.hh.
View newest version in sPHENIX GitHub at line 34 of file NeutronPhysics.hh
Referenced by ConstructProcess().
|
private |
Definition at line 38 of file NeutronPhysics.hh.
View newest version in sPHENIX GitHub at line 38 of file NeutronPhysics.hh
Referenced by ConstructProcess(), and ~NeutronPhysics().
|
private |
Definition at line 36 of file NeutronPhysics.hh.
View newest version in sPHENIX GitHub at line 36 of file NeutronPhysics.hh
Referenced by ConstructProcess(), and ~NeutronPhysics().
|
private |
Definition at line 35 of file NeutronPhysics.hh.
View newest version in sPHENIX GitHub at line 35 of file NeutronPhysics.hh
Referenced by ConstructProcess(), and ~NeutronPhysics().