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

#include <geant4/tree/geant4-10.6-release/examples/extended/hadronic/Hadr02/include/IonHIJINGPhysics.hh>

+ Inheritance diagram for IonHIJINGPhysics:
+ Collaboration diagram for IonHIJINGPhysics:

Public Member Functions

 IonHIJINGPhysics (G4int ver=0)
 
virtual ~IonHIJINGPhysics ()
 
void ConstructProcess ()
 
- Public Member Functions inherited from G4VHadronPhysics
 G4VHadronPhysics (const G4String &name="hInelastic", G4int verbose=0)
 
virtual ~G4VHadronPhysics ()
 
virtual void ConstructParticle ()
 
G4HadronicInteractionBuildModel (G4VHadronModelBuilder *, G4double emin, G4double emax)
 
G4HadronicInteractionNewModel (G4HadronicInteraction *, G4double emin, G4double emax)
 
void AddInelasticCrossSection (const G4String &, G4VCrossSectionDataSet *)
 
void AddInelasticCrossSection (const G4ParticleDefinition *, G4VCrossSectionDataSet *)
 
void AddElasticCrossSection (const G4String &, G4VCrossSectionDataSet *)
 
void AddElasticCrossSection (const G4ParticleDefinition *, G4VCrossSectionDataSet *)
 
void AddCaptureCrossSection (G4VCrossSectionDataSet *)
 
void AddFissionCrossSection (G4VCrossSectionDataSet *)
 
G4CrossSectionInelasticInelasticXS (const G4String &componentName)
 
- 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 Member Functions

void AddProcess (const G4String &, G4ParticleDefinition *, G4bool isIon)
 

Private Attributes

G4VCrossSectionDataSettheNuclNuclData
 
G4HIJING_ModelfModel
 
G4BinaryLightIonReactiontheIonBC
 
G4FTFBuildertheBuilder
 
G4HadronicInteractiontheFTFP
 
G4int fVerbose
 
G4bool fWasActivated
 

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 G4VHadronPhysics
G4HadronicProcessFindInelasticProcess (const G4String &)
 
G4HadronicProcessFindInelasticProcess (const G4ParticleDefinition *)
 
G4HadronicProcessFindElasticProcess (const G4String &)
 
G4HadronicProcessFindElasticProcess (const G4ParticleDefinition *)
 
G4HadronicProcessFindCaptureProcess ()
 
G4HadronicProcessFindFissionProcess ()
 
- 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 56 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 56 of file IonHIJINGPhysics.hh

Constructor & Destructor Documentation

IonHIJINGPhysics::IonHIJINGPhysics ( G4int  ver = 0)
virtual IonHIJINGPhysics::~IonHIJINGPhysics ( )
virtual

Member Function Documentation

void IonHIJINGPhysics::AddProcess ( const G4String ,
G4ParticleDefinition ,
G4bool  isIon 
)
private
void IonHIJINGPhysics::ConstructProcess ( )
virtual

Implements G4VPhysicsConstructor.

Member Data Documentation

G4HIJING_Model* IonHIJINGPhysics::fModel
private

Definition at line 74 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 74 of file IonHIJINGPhysics.hh

G4int IonHIJINGPhysics::fVerbose
private

Definition at line 78 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 78 of file IonHIJINGPhysics.hh

G4bool IonHIJINGPhysics::fWasActivated
private

Definition at line 79 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 79 of file IonHIJINGPhysics.hh

G4FTFBuilder* IonHIJINGPhysics::theBuilder
private

Definition at line 76 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 76 of file IonHIJINGPhysics.hh

G4HadronicInteraction* IonHIJINGPhysics::theFTFP
private

Definition at line 77 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 77 of file IonHIJINGPhysics.hh

G4BinaryLightIonReaction* IonHIJINGPhysics::theIonBC
private

Definition at line 75 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 75 of file IonHIJINGPhysics.hh

G4VCrossSectionDataSet* IonHIJINGPhysics::theNuclNuclData
private

Definition at line 72 of file IonHIJINGPhysics.hh.

View newest version in sPHENIX GitHub at line 72 of file IonHIJINGPhysics.hh


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