Geant4  10.00.p02
G4HadronPhysicsFTF_BIC Class Reference

#include <G4HadronPhysicsFTF_BIC.hh>

+ Inheritance diagram for G4HadronPhysicsFTF_BIC:
+ Collaboration diagram for G4HadronPhysicsFTF_BIC:

Classes

struct  ThreadPrivate
 

Public Member Functions

 G4HadronPhysicsFTF_BIC (G4int verbose=1)
 
 G4HadronPhysicsFTF_BIC (const G4String &name, G4bool quasiElastic=false)
 
virtual ~G4HadronPhysicsFTF_BIC ()
 
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 ()
 

Private Attributes

G4bool QuasiElastic
 

Static Private Attributes

static G4ThreadLocal
ThreadPrivate
tpdata = 0
 

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)
 
- 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 65 of file G4HadronPhysicsFTF_BIC.hh.

Constructor & Destructor Documentation

G4HadronPhysicsFTF_BIC::G4HadronPhysicsFTF_BIC ( G4int  verbose = 1)

Definition at line 67 of file G4HadronPhysicsFTF_BIC.cc.

G4HadronPhysicsFTF_BIC::G4HadronPhysicsFTF_BIC ( const G4String name,
G4bool  quasiElastic = false 
)

Definition at line 89 of file G4HadronPhysicsFTF_BIC.cc.

Member Function Documentation

void G4HadronPhysicsFTF_BIC::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 170 of file G4HadronPhysicsFTF_BIC.cc.

References G4MesonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), and G4ShortLivedConstructor::ConstructParticle().

+ Here is the call graph for this function:

void G4HadronPhysicsFTF_BIC::CreateModels ( )
private

Definition at line 111 of file G4HadronPhysicsFTF_BIC.cc.

References GeV, QuasiElastic, G4AntiBarionBuilder::RegisterMe(), G4PionBuilder::RegisterMe(), G4ProtonBuilder::RegisterMe(), G4NeutronBuilder::RegisterMe(), G4KaonBuilder::RegisterMe(), G4BinaryPionBuilder::SetMaxEnergy(), G4BinaryProtonBuilder::SetMaxEnergy(), G4BinaryNeutronBuilder::SetMaxEnergy(), G4BertiniKaonBuilder::SetMaxEnergy(), G4HadronPhysicsFTF_BIC::ThreadPrivate::theAntiBaryon, G4HadronPhysicsFTF_BIC::ThreadPrivate::theBertiniKaon, G4HadronPhysicsFTF_BIC::ThreadPrivate::theBICPion, G4HadronPhysicsFTF_BIC::ThreadPrivate::theBinaryNeutron, G4HadronPhysicsFTF_BIC::ThreadPrivate::theBinaryPro, G4HadronPhysicsFTF_BIC::ThreadPrivate::theFTFBinaryKaon, G4HadronPhysicsFTF_BIC::ThreadPrivate::theFTFBinaryNeutron, G4HadronPhysicsFTF_BIC::ThreadPrivate::theFTFBinaryPion, G4HadronPhysicsFTF_BIC::ThreadPrivate::theFTFBinaryPro, G4HadronPhysicsFTF_BIC::ThreadPrivate::theFTFPAntiBaryon, G4HadronPhysicsFTF_BIC::ThreadPrivate::theHyperon, G4HadronPhysicsFTF_BIC::ThreadPrivate::theKaon, G4HadronPhysicsFTF_BIC::ThreadPrivate::theNeutrons, G4HadronPhysicsFTF_BIC::ThreadPrivate::thePion, G4HadronPhysicsFTF_BIC::ThreadPrivate::thePro, and tpdata.

Referenced by ConstructProcess().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4bool G4HadronPhysicsFTF_BIC::QuasiElastic
private

Definition at line 105 of file G4HadronPhysicsFTF_BIC.hh.

Referenced by CreateModels().

G4ThreadLocal G4HadronPhysicsFTF_BIC::ThreadPrivate * G4HadronPhysicsFTF_BIC::tpdata = 0
staticprivate

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