Geant4  10.00.p02
G4HadronPhysicsShielding Class Reference

#include <G4HadronPhysicsShielding.hh>

+ Inheritance diagram for G4HadronPhysicsShielding:
+ Collaboration diagram for G4HadronPhysicsShielding:

Classes

struct  ThreadPrivate
 

Public Member Functions

 G4HadronPhysicsShielding (G4int verbose=1)
 
 G4HadronPhysicsShielding (const G4String &name, G4bool quasiElastic=false)
 
virtual ~G4HadronPhysicsShielding ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
void UseLEND (G4String ss="")
 
void UnuseLEND ()
 
- 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 useLEND
 
G4String evaluation
 

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 G4HadronPhysicsShielding.hh.

Constructor & Destructor Documentation

G4HadronPhysicsShielding::G4HadronPhysicsShielding ( G4int  verbose = 1)

Definition at line 79 of file G4HadronPhysicsShielding.cc.

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

Definition at line 106 of file G4HadronPhysicsShielding.cc.

Member Function Documentation

void G4HadronPhysicsShielding::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 200 of file G4HadronPhysicsShielding.cc.

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

+ Here is the call graph for this function:

void G4HadronPhysicsShielding::ConstructProcess ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 216 of file G4HadronPhysicsShielding.cc.

References G4HadronicProcess::AddDataSet(), G4ProcessManager::AddDiscreteProcess(), G4AntiBarionBuilder::Build(), G4ProtonBuilder::Build(), G4PiKBuilder::Build(), G4NeutronBuilder::Build(), G4HyperonFTFPBuilder::Build(), CreateModels(), G4ChipsKaonMinusInelasticXS::Default_Name(), G4ChipsKaonPlusInelasticXS::Default_Name(), G4ChipsKaonZeroInelasticXS::Default_Name(), fCapture, fFission, G4PhysListUtil::FindInelasticProcess(), G4CrossSectionDataSetRegistry::GetCrossSectionDataSet(), G4ProcessManager::GetProcessList(), G4ParticleDefinition::GetProcessManager(), G4CrossSectionDataSetRegistry::Instance(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4KaonZeroLong::KaonZeroLong(), G4KaonZeroShort::KaonZeroShort(), MeV, G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMinEnergy(), G4ProcessVector::size(), G4HadronPhysicsShielding::ThreadPrivate::theAntiBaryon, G4HadronPhysicsShielding::ThreadPrivate::theBGGxsNeutron, G4HadronPhysicsShielding::ThreadPrivate::theBGGxsProton, G4HadronPhysicsShielding::ThreadPrivate::theChipsKaonMinus, G4HadronPhysicsShielding::ThreadPrivate::theChipsKaonPlus, G4HadronPhysicsShielding::ThreadPrivate::theChipsKaonZero, G4HadronPhysicsShielding::ThreadPrivate::theHyperon, G4HadronPhysicsShielding::ThreadPrivate::theNeutronHPJENDLHEInelastic, G4HadronPhysicsShielding::ThreadPrivate::theNeutrons, G4HadronPhysicsShielding::ThreadPrivate::thePiK, G4HadronPhysicsShielding::ThreadPrivate::thePro, tpdata, and G4HadronPhysicsShielding::ThreadPrivate::xsNeutronCaptureXS.

+ Here is the call graph for this function:

void G4HadronPhysicsShielding::UnuseLEND ( )
inline

Definition at line 77 of file G4HadronPhysicsShielding.hh.

References useLEND.

void G4HadronPhysicsShielding::UseLEND ( G4String  ss = "")
inline

Definition at line 76 of file G4HadronPhysicsShielding.hh.

References evaluation, and useLEND.

Member Data Documentation

G4String G4HadronPhysicsShielding::evaluation
private

Definition at line 116 of file G4HadronPhysicsShielding.hh.

Referenced by CreateModels(), and UseLEND().

G4ThreadLocal G4HadronPhysicsShielding::ThreadPrivate * G4HadronPhysicsShielding::tpdata = 0
staticprivate
G4bool G4HadronPhysicsShielding::useLEND
private

Definition at line 115 of file G4HadronPhysicsShielding.hh.

Referenced by CreateModels(), UnuseLEND(), and UseLEND().


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