Geant4  10.00.p02
G4NeutronHPElementData Class Reference

#include <G4NeutronHPElementData.hh>

+ Inheritance diagram for G4NeutronHPElementData:
+ Collaboration diagram for G4NeutronHPElementData:

Public Member Functions

 G4NeutronHPElementData ()
 
 ~G4NeutronHPElementData ()
 
void Init (G4Element *theElement)
 
void UpdateData (G4int A, G4int Z, G4int index, G4double abundance)
 
void UpdateData (G4int A, G4int Z, G4int M, G4int index, G4double abundance)
 
void Harmonise (G4NeutronHPVector *&theStore, G4NeutronHPVector *theNew)
 
G4NeutronHPVectorGetData (G4NeutronHPFissionData *)
 
G4NeutronHPVectorGetData (G4NeutronHPCaptureData *)
 
G4NeutronHPVectorGetData (G4NeutronHPElasticData *)
 
G4NeutronHPVectorGetData (G4NeutronHPInelasticData *)
 
G4NeutronHPVectorMakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPFissionData *theSet)
 
G4NeutronHPVectorMakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPCaptureData *theSet)
 
G4NeutronHPVectorMakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPElasticData *theSet)
 
G4NeutronHPVectorMakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPInelasticData *theSet)
 
- Public Member Functions inherited from G4HadronCrossSections
 G4HadronCrossSections ()
 
 ~G4HadronCrossSections ()
 
G4bool IsApplicable (const G4DynamicParticle *aParticle)
 
G4double GetElasticCrossSection (const G4DynamicParticle *, G4int, G4int)
 
G4double GetInelasticCrossSection (const G4DynamicParticle *, G4int, G4int)
 
G4double GetCaptureCrossSection (const G4DynamicParticle *, G4int)
 
G4double GetFissionCrossSection (const G4DynamicParticle *, G4int, G4int)
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel ()
 

Private Attributes

G4NeutronHPVectortheFissionData
 
G4NeutronHPVectortheCaptureData
 
G4NeutronHPVectortheElasticData
 
G4NeutronHPVectortheInelasticData
 
G4double precision
 
G4NeutronHPVectortheBuffer
 
G4NeutronHPIsoDatatheIsotopeWiseData
 
G4StableIsotopes theStableOnes
 
G4String filename
 

Additional Inherited Members

- Static Public Member Functions inherited from G4HadronCrossSections
static G4HadronCrossSectionsInstance ()
 

Detailed Description

Definition at line 52 of file G4NeutronHPElementData.hh.

Constructor & Destructor Documentation

G4NeutronHPElementData::G4NeutronHPElementData ( )
G4NeutronHPElementData::~G4NeutronHPElementData ( )

Member Function Documentation

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPFissionData )
inline

Definition at line 68 of file G4NeutronHPElementData.hh.

References theFissionData.

Referenced by MakePhysicsVector().

+ Here is the caller graph for this function:

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPCaptureData )
inline

Definition at line 70 of file G4NeutronHPElementData.hh.

References theCaptureData.

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPElasticData )
inline

Definition at line 72 of file G4NeutronHPElementData.hh.

References theElasticData.

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPInelasticData )
inline

Definition at line 74 of file G4NeutronHPElementData.hh.

References theInelasticData.

void G4NeutronHPElementData::Harmonise ( G4NeutronHPVector *&  theStore,
G4NeutronHPVector theNew 
)

Definition at line 142 of file G4NeutronHPElementData.cc.

References a, active, G4NeutronHPVector::GetEnergy(), G4NeutronHPVector::GetVectorLength(), G4NeutronHPVector::GetXsec(), G4INCL::Math::max(), n, and G4NeutronHPVector::SetData().

Referenced by UpdateData().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutronHPElementData::Init ( G4Element theElement)

Definition at line 55 of file G4NeutronHPElementData.cc.

References A, G4StableIsotopes::GetAbundance(), G4StableIsotopes::GetFirstIsotope(), G4Element::GetIsotope(), G4StableIsotopes::GetIsotopeNucleonCount(), G4Isotope::Getm(), G4Isotope::GetN(), G4StableIsotopes::GetNumberOfIsotopes(), G4Element::GetNumberOfIsotopes(), G4Element::GetRelativeAbundanceVector(), G4Element::GetZ(), perCent, precision, theCaptureData, theElasticData, theFissionData, theInelasticData, theIsotopeWiseData, theStableOnes, G4NeutronHPVector::ThinOut(), and UpdateData().

Referenced by MakePhysicsVector().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4NeutronHPVector * G4NeutronHPElementData::MakePhysicsVector ( G4Element theElement,
G4ParticleDefinition theP,
G4NeutronHPFissionData theSet 
)

Definition at line 197 of file G4NeutronHPElementData.cc.

References GetData(), Init(), and G4Neutron::Neutron().

+ Here is the call graph for this function:

G4NeutronHPVector * G4NeutronHPElementData::MakePhysicsVector ( G4Element theElement,
G4ParticleDefinition theP,
G4NeutronHPCaptureData theSet 
)

Definition at line 205 of file G4NeutronHPElementData.cc.

References GetData(), Init(), and G4Neutron::Neutron().

+ Here is the call graph for this function:

G4NeutronHPVector * G4NeutronHPElementData::MakePhysicsVector ( G4Element theElement,
G4ParticleDefinition theP,
G4NeutronHPElasticData theSet 
)

Definition at line 213 of file G4NeutronHPElementData.cc.

References GetData(), Init(), and G4Neutron::Neutron().

+ Here is the call graph for this function:

G4NeutronHPVector * G4NeutronHPElementData::MakePhysicsVector ( G4Element theElement,
G4ParticleDefinition theP,
G4NeutronHPInelasticData theSet 
)

Definition at line 221 of file G4NeutronHPElementData.cc.

References GetData(), Init(), and G4Neutron::Neutron().

+ Here is the call graph for this function:

void G4NeutronHPElementData::UpdateData ( G4int  A,
G4int  Z,
G4int  index,
G4double  abundance 
)
inline

Definition at line 63 of file G4NeutronHPElementData.hh.

References UpdateData().

Referenced by Init(), and UpdateData().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutronHPElementData::UpdateData ( G4int  A,
G4int  Z,
G4int  M,
G4int  index,
G4double  abundance 
)

Definition at line 99 of file G4NeutronHPElementData.cc.

References Harmonise(), G4NeutronHPIsoData::Init(), G4NeutronHPIsoData::MakeCaptureData(), G4NeutronHPIsoData::MakeElasticData(), G4NeutronHPIsoData::MakeFissionData(), G4NeutronHPIsoData::MakeInelasticData(), theBuffer, theCaptureData, theElasticData, theFissionData, theInelasticData, and theIsotopeWiseData.

+ Here is the call graph for this function:

Member Data Documentation

G4String G4NeutronHPElementData::filename
private

Definition at line 107 of file G4NeutronHPElementData.hh.

G4double G4NeutronHPElementData::precision
private

Definition at line 99 of file G4NeutronHPElementData.hh.

Referenced by G4NeutronHPElementData(), and Init().

G4NeutronHPVector* G4NeutronHPElementData::theBuffer
private

Definition at line 101 of file G4NeutronHPElementData.hh.

Referenced by G4NeutronHPElementData(), and UpdateData().

G4NeutronHPVector* G4NeutronHPElementData::theCaptureData
private
G4NeutronHPVector* G4NeutronHPElementData::theElasticData
private
G4NeutronHPVector* G4NeutronHPElementData::theFissionData
private
G4NeutronHPVector* G4NeutronHPElementData::theInelasticData
private
G4NeutronHPIsoData* G4NeutronHPElementData::theIsotopeWiseData
private
G4StableIsotopes G4NeutronHPElementData::theStableOnes
private

Definition at line 105 of file G4NeutronHPElementData.hh.

Referenced by Init().


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