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

#include <coresoftware/blob/master/simulation/g4simulation/EICPhysicsList/IonPhysics.hh>

+ Inheritance diagram for IonPhysics:
+ Collaboration diagram for IonPhysics:

Public Member Functions

 IonPhysics ()
 
 ~IonPhysics ()
 
virtual void ConstructParticle () override
 
virtual void ConstructProcess () override
 
- Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
 
virtual ~G4VPhysicsConstructor ()
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 
virtual void TerminateWorker ()
 

Private Attributes

G4TheoFSGeneratorftfp
 
G4FTFModelstringModel
 
G4ExcitedStringDecaystringDecay
 
G4LundStringFragmentationfragModel
 
G4GeneratorPrecompoundInterfacepreCompoundModel
 
G4VComponentCrossSectiontheGGNuclNuclXS
 
G4ComponentGGNuclNuclXscionGGXS
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VPhysicsConstructor
static const G4VPCManagerGetSubInstanceManager ()
 
- Protected Types inherited from G4VPhysicsConstructor
using PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V
 
- Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
G4ParticleTable::G4PTblDicIteratorGetParticleIterator () const
 
PhysicsBuilder_V GetBuilders () const
 
void AddBuilder (G4PhysicsBuilderInterface *bld)
 
- Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4int g4vpcInstanceID
 
- Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager
 

Detailed Description

Definition at line 26 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 26 of file IonPhysics.hh

Constructor & Destructor Documentation

IonPhysics::IonPhysics ( )

Definition at line 37 of file IonPhysics.cc.

View newest version in sPHENIX GitHub at line 37 of file IonPhysics.cc

IonPhysics::~IonPhysics ( )

Definition at line 48 of file IonPhysics.cc.

View newest version in sPHENIX GitHub at line 48 of file IonPhysics.cc

References fragModel, ionGGXS, preCompoundModel, stringDecay, stringModel, and theGGNuclNuclXS.

Member Function Documentation

void IonPhysics::ConstructParticle ( void  )
overridevirtual

Implements G4VPhysicsConstructor.

Definition at line 60 of file IonPhysics.cc.

View newest version in sPHENIX GitHub at line 60 of file IonPhysics.cc

Member Data Documentation

G4LundStringFragmentation* IonPhysics::fragModel
private

Definition at line 42 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 42 of file IonPhysics.hh

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

G4TheoFSGenerator* IonPhysics::ftfp
private

Definition at line 39 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 39 of file IonPhysics.hh

Referenced by ConstructProcess().

G4ComponentGGNuclNuclXsc* IonPhysics::ionGGXS
private

Definition at line 46 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 46 of file IonPhysics.hh

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

G4GeneratorPrecompoundInterface* IonPhysics::preCompoundModel
private

Definition at line 43 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 43 of file IonPhysics.hh

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

G4ExcitedStringDecay* IonPhysics::stringDecay
private

Definition at line 41 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 41 of file IonPhysics.hh

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

G4FTFModel* IonPhysics::stringModel
private

Definition at line 40 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 40 of file IonPhysics.hh

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

G4VComponentCrossSection* IonPhysics::theGGNuclNuclXS
private

Definition at line 45 of file IonPhysics.hh.

View newest version in sPHENIX GitHub at line 45 of file IonPhysics.hh

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


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