EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NeutronPhysics Class Reference

#include <fun4all_coresoftware/blob/master/simulation/g4simulation/EICPhysicsList/NeutronPhysics.hh>

+ Inheritance diagram for NeutronPhysics:
+ Collaboration diagram for NeutronPhysics:

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
 

Detailed Description

Definition at line 24 of file NeutronPhysics.hh.

View newest version in sPHENIX GitHub at line 24 of file NeutronPhysics.hh

Constructor & Destructor Documentation

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.

Member Function Documentation

void NeutronPhysics::ConstructParticle ( )
overridevirtual

Definition at line 55 of file NeutronPhysics.cc.

View newest version in sPHENIX GitHub at line 55 of file NeutronPhysics.cc

void NeutronPhysics::ConstructProcess ( )
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.

Member Data Documentation

G4LundStringFragmentation* NeutronPhysics::fragModel
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().

G4TheoFSGenerator* NeutronPhysics::ftfp
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().

G4GeneratorPrecompoundInterface* NeutronPhysics::preCompoundModel
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().

G4ExcitedStringDecay* NeutronPhysics::stringDecay
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().

G4FTFModel* NeutronPhysics::stringModel
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().


The documentation for this class was generated from the following files: