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

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

+ Inheritance diagram for HadronPhysicsUrQMD:
+ Collaboration diagram for HadronPhysicsUrQMD:

Public Member Functions

 HadronPhysicsUrQMD (G4int verbose=1)
 
virtual ~HadronPhysicsUrQMD ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
- 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 CreateModels ()
 
G4HadronicProcessFindInelasticProcess (const G4ParticleDefinition *)
 

Private Attributes

G4NeutronBuilderfNeutrons
 
UrQMDNeutronBuilderfUrQMDNeutron
 
G4PiKBuilderfPiK
 
UrQMDPiKBuilderfUrQMDPiK
 
G4ProtonBuilderfPro
 
UrQMDProtonBuilderfUrQMDPro
 
G4HyperonFTFPBuilderfHyperon
 
G4AntiBarionBuilderfAntiBaryon
 
UrQMDAntiBarionBuilderfUrQMDAntiBaryon
 

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 60 of file HadronPhysicsUrQMD.hh.

View newest version in sPHENIX GitHub at line 60 of file HadronPhysicsUrQMD.hh

Constructor & Destructor Documentation

HadronPhysicsUrQMD::HadronPhysicsUrQMD ( G4int  verbose = 1)
virtual HadronPhysicsUrQMD::~HadronPhysicsUrQMD ( )
virtual

Member Function Documentation

virtual void HadronPhysicsUrQMD::ConstructParticle ( )
virtual

Implements G4VPhysicsConstructor.

virtual void HadronPhysicsUrQMD::ConstructProcess ( )
virtual

Implements G4VPhysicsConstructor.

void HadronPhysicsUrQMD::CreateModels ( )
private
G4HadronicProcess* HadronPhysicsUrQMD::FindInelasticProcess ( const G4ParticleDefinition )
private

Member Data Documentation

G4AntiBarionBuilder* HadronPhysicsUrQMD::fAntiBaryon
private

Definition at line 86 of file HadronPhysicsUrQMD.hh.

View newest version in sPHENIX GitHub at line 86 of file HadronPhysicsUrQMD.hh

G4HyperonFTFPBuilder* HadronPhysicsUrQMD::fHyperon
private

Definition at line 84 of file HadronPhysicsUrQMD.hh.

View newest version in sPHENIX GitHub at line 84 of file HadronPhysicsUrQMD.hh

G4NeutronBuilder* HadronPhysicsUrQMD::fNeutrons
private

Definition at line 75 of file HadronPhysicsUrQMD.hh.

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

G4PiKBuilder* HadronPhysicsUrQMD::fPiK
private

Definition at line 78 of file HadronPhysicsUrQMD.hh.

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

G4ProtonBuilder* HadronPhysicsUrQMD::fPro
private

Definition at line 81 of file HadronPhysicsUrQMD.hh.

View newest version in sPHENIX GitHub at line 81 of file HadronPhysicsUrQMD.hh

UrQMDAntiBarionBuilder* HadronPhysicsUrQMD::fUrQMDAntiBaryon
private

Definition at line 87 of file HadronPhysicsUrQMD.hh.

View newest version in sPHENIX GitHub at line 87 of file HadronPhysicsUrQMD.hh

UrQMDNeutronBuilder* HadronPhysicsUrQMD::fUrQMDNeutron
private

Definition at line 76 of file HadronPhysicsUrQMD.hh.

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

UrQMDPiKBuilder* HadronPhysicsUrQMD::fUrQMDPiK
private

Definition at line 79 of file HadronPhysicsUrQMD.hh.

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

UrQMDProtonBuilder* HadronPhysicsUrQMD::fUrQMDPro
private

Definition at line 82 of file HadronPhysicsUrQMD.hh.

View newest version in sPHENIX GitHub at line 82 of file HadronPhysicsUrQMD.hh


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