Geant4  10.02
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)
 
 G4HadronPhysicsShielding (const G4String &name, G4int verbose=1, G4double minFTFPEnergy=9.5 *GeV, G4double maxBertiniEnergy=9.9 *GeV)
 
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_
 
const G4double minFTFPEnergy_
 
const G4double maxBertiniEnergy_
 
const G4double minNonHPNeutronEnergy_
 

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 69 of file G4HadronPhysicsShielding.hh.

Constructor & Destructor Documentation

G4HadronPhysicsShielding::G4HadronPhysicsShielding ( G4int  verbose = 1)
explicit

Definition at line 85 of file G4HadronPhysicsShielding.cc.

G4HadronPhysicsShielding::G4HadronPhysicsShielding ( const G4String name,
G4bool   
)
explicit

Definition at line 94 of file G4HadronPhysicsShielding.cc.

G4HadronPhysicsShielding::G4HadronPhysicsShielding ( const G4String name,
G4int  verbose = 1,
G4double  minFTFPEnergy = 9.5*GeV,
G4double  maxBertiniEnergy = 9.9*GeV 
)
explicit

Definition at line 103 of file G4HadronPhysicsShielding.cc.

Member Function Documentation

void G4HadronPhysicsShielding::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 183 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 199 of file G4HadronPhysicsShielding.cc.

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

+ Here is the call graph for this function:

void G4HadronPhysicsShielding::CreateModels ( )
private

Definition at line 114 of file G4HadronPhysicsShielding.cc.

References evaluation_, maxBertiniEnergy_, minFTFPEnergy_, minNonHPNeutronEnergy_, G4AntiBarionBuilder::RegisterMe(), G4ProtonBuilder::RegisterMe(), G4PiKBuilder::RegisterMe(), G4NeutronBuilder::RegisterMe(), G4BertiniProtonBuilder::SetMaxEnergy(), G4BertiniNeutronBuilder::SetMaxEnergy(), G4BertiniPiKBuilder::SetMaxEnergy(), G4BertiniNeutronBuilder::SetMinEnergy(), G4FTFPProtonBuilder::SetMinEnergy(), G4FTFPNeutronBuilder::SetMinEnergy(), G4FTFPPiKBuilder::SetMinEnergy(), G4HadronPhysicsShielding::ThreadPrivate::theAntiBaryon, G4HadronPhysicsShielding::ThreadPrivate::theBertiniNeutron, G4HadronPhysicsShielding::ThreadPrivate::theBertiniPiK, G4HadronPhysicsShielding::ThreadPrivate::theBertiniPro, G4HadronPhysicsShielding::ThreadPrivate::theFTFPAntiBaryon, G4HadronPhysicsShielding::ThreadPrivate::theFTFPNeutron, G4HadronPhysicsShielding::ThreadPrivate::theFTFPPiK, G4HadronPhysicsShielding::ThreadPrivate::theFTFPPro, G4HadronPhysicsShielding::ThreadPrivate::theHyperon, G4HadronPhysicsShielding::ThreadPrivate::theLENeutron, G4HadronPhysicsShielding::ThreadPrivate::theNeutrons, G4HadronPhysicsShielding::ThreadPrivate::thePiK, G4HadronPhysicsShielding::ThreadPrivate::thePro, tpdata, and useLEND_.

Referenced by ConstructProcess().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4HadronPhysicsShielding::UnuseLEND ( )
inline

Definition at line 83 of file G4HadronPhysicsShielding.hh.

References useLEND_.

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

Definition at line 82 of file G4HadronPhysicsShielding.hh.

References evaluation_, and useLEND_.

Member Data Documentation

G4String G4HadronPhysicsShielding::evaluation_
private

Definition at line 118 of file G4HadronPhysicsShielding.hh.

Referenced by CreateModels(), and UseLEND().

const G4double G4HadronPhysicsShielding::maxBertiniEnergy_
private

Definition at line 121 of file G4HadronPhysicsShielding.hh.

Referenced by CreateModels().

const G4double G4HadronPhysicsShielding::minFTFPEnergy_
private

Definition at line 120 of file G4HadronPhysicsShielding.hh.

Referenced by CreateModels().

const G4double G4HadronPhysicsShielding::minNonHPNeutronEnergy_
private

Definition at line 122 of file G4HadronPhysicsShielding.hh.

Referenced by ConstructProcess(), and CreateModels().

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

Definition at line 117 of file G4HadronPhysicsShielding.hh.

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


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