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

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

+ Inheritance diagram for ProtonPhysics:
+ Collaboration diagram for ProtonPhysics:

Public Member Functions

 ProtonPhysics ()
 
 ~ProtonPhysics ()
 
virtual void ConstructProcess () override
 
virtual void ConstructParticle () override
 

Private Attributes

G4TheoFSGenerator * ftfp
 
G4FTFModel * stringModel
 
G4ExcitedStringDecay * stringDecay
 
G4LundStringFragmentation * fragModel
 
G4GeneratorPrecompoundInterface * preCompoundModel
 

Detailed Description

Definition at line 24 of file ProtonPhysics.hh.

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

Constructor & Destructor Documentation

ProtonPhysics::ProtonPhysics ( )

Definition at line 33 of file ProtonPhysics.cc.

View newest version in sPHENIX GitHub at line 33 of file ProtonPhysics.cc

ProtonPhysics::~ProtonPhysics ( )

Definition at line 42 of file ProtonPhysics.cc.

View newest version in sPHENIX GitHub at line 42 of file ProtonPhysics.cc

References fragModel, preCompoundModel, stringDecay, and stringModel.

Member Function Documentation

void ProtonPhysics::ConstructParticle ( )
overridevirtual

Definition at line 96 of file ProtonPhysics.cc.

View newest version in sPHENIX GitHub at line 96 of file ProtonPhysics.cc

void ProtonPhysics::ConstructProcess ( )
overridevirtual

Definition at line 51 of file ProtonPhysics.cc.

View newest version in sPHENIX GitHub at line 51 of file ProtonPhysics.cc

References fragModel, ftfp, Acts::UnitConstants::GeV, preCompoundModel, stringDecay, stringModel, and Acts::UnitConstants::TeV.

Member Data Documentation

G4LundStringFragmentation* ProtonPhysics::fragModel
private

Definition at line 37 of file ProtonPhysics.hh.

View newest version in sPHENIX GitHub at line 37 of file ProtonPhysics.hh

Referenced by ConstructProcess(), and ~ProtonPhysics().

G4TheoFSGenerator* ProtonPhysics::ftfp
private

Definition at line 34 of file ProtonPhysics.hh.

View newest version in sPHENIX GitHub at line 34 of file ProtonPhysics.hh

Referenced by ConstructProcess().

G4GeneratorPrecompoundInterface* ProtonPhysics::preCompoundModel
private

Definition at line 38 of file ProtonPhysics.hh.

View newest version in sPHENIX GitHub at line 38 of file ProtonPhysics.hh

Referenced by ConstructProcess(), and ~ProtonPhysics().

G4ExcitedStringDecay* ProtonPhysics::stringDecay
private

Definition at line 36 of file ProtonPhysics.hh.

View newest version in sPHENIX GitHub at line 36 of file ProtonPhysics.hh

Referenced by ConstructProcess(), and ~ProtonPhysics().

G4FTFModel* ProtonPhysics::stringModel
private

Definition at line 35 of file ProtonPhysics.hh.

View newest version in sPHENIX GitHub at line 35 of file ProtonPhysics.hh

Referenced by ConstructProcess(), and ~ProtonPhysics().


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