Geant4  10.02.p03
HadronPhysicsUrQMD Class Reference

#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
 

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 Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
G4ParticleTable::G4PTblDicIteratorGetParticleIterator () const
 
- 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 61 of file HadronPhysicsUrQMD.hh.

Constructor & Destructor Documentation

◆ HadronPhysicsUrQMD()

HadronPhysicsUrQMD::HadronPhysicsUrQMD ( G4int  verbose = 1)

◆ ~HadronPhysicsUrQMD()

virtual HadronPhysicsUrQMD::~HadronPhysicsUrQMD ( )
virtual

Member Function Documentation

◆ ConstructParticle()

virtual void HadronPhysicsUrQMD::ConstructParticle ( )
virtual

Implements G4VPhysicsConstructor.

◆ ConstructProcess()

virtual void HadronPhysicsUrQMD::ConstructProcess ( )
virtual

Implements G4VPhysicsConstructor.

◆ CreateModels()

void HadronPhysicsUrQMD::CreateModels ( )
private

◆ FindInelasticProcess()

G4HadronicProcess* HadronPhysicsUrQMD::FindInelasticProcess ( const G4ParticleDefinition )
private

Member Data Documentation

◆ fAntiBaryon

G4AntiBarionBuilder* HadronPhysicsUrQMD::fAntiBaryon
private

Definition at line 87 of file HadronPhysicsUrQMD.hh.

◆ fHyperon

G4HyperonFTFPBuilder* HadronPhysicsUrQMD::fHyperon
private

Definition at line 85 of file HadronPhysicsUrQMD.hh.

◆ fNeutrons

G4NeutronBuilder* HadronPhysicsUrQMD::fNeutrons
private

Definition at line 76 of file HadronPhysicsUrQMD.hh.

◆ fPiK

G4PiKBuilder* HadronPhysicsUrQMD::fPiK
private

Definition at line 79 of file HadronPhysicsUrQMD.hh.

◆ fPro

G4ProtonBuilder* HadronPhysicsUrQMD::fPro
private

Definition at line 82 of file HadronPhysicsUrQMD.hh.

◆ fUrQMDAntiBaryon

UrQMDAntiBarionBuilder* HadronPhysicsUrQMD::fUrQMDAntiBaryon
private

Definition at line 88 of file HadronPhysicsUrQMD.hh.

◆ fUrQMDNeutron

UrQMDNeutronBuilder* HadronPhysicsUrQMD::fUrQMDNeutron
private

Definition at line 77 of file HadronPhysicsUrQMD.hh.

◆ fUrQMDPiK

UrQMDPiKBuilder* HadronPhysicsUrQMD::fUrQMDPiK
private

Definition at line 80 of file HadronPhysicsUrQMD.hh.

◆ fUrQMDPro

UrQMDProtonBuilder* HadronPhysicsUrQMD::fUrQMDPro
private

Definition at line 83 of file HadronPhysicsUrQMD.hh.


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