Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4NeutronHPElementData Class Reference

#include <G4NeutronHPElementData.hh>

Inheritance diagram for G4NeutronHPElementData:
Inheritance graph
[legend]
Collaboration diagram for G4NeutronHPElementData:
Collaboration graph
[legend]

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 ()
 

Additional Inherited Members

- Static Public Member Functions inherited from G4HadronCrossSections
static G4HadronCrossSectionsInstance ()
 
static void SetCorrectInelasticNearZero (G4bool value)
 
static G4bool GetCorrectInelasticNearZero ()
 

Detailed Description

Definition at line 53 of file G4NeutronHPElementData.hh.

Constructor & Destructor Documentation

G4NeutronHPElementData::G4NeutronHPElementData ( )

Definition at line 35 of file G4NeutronHPElementData.cc.

G4NeutronHPElementData::~G4NeutronHPElementData ( )

Definition at line 45 of file G4NeutronHPElementData.cc.

Member Function Documentation

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPFissionData )
inline

Definition at line 69 of file G4NeutronHPElementData.hh.

Here is the caller graph for this function:

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPCaptureData )
inline

Definition at line 71 of file G4NeutronHPElementData.hh.

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPElasticData )
inline

Definition at line 73 of file G4NeutronHPElementData.hh.

G4NeutronHPVector* G4NeutronHPElementData::GetData ( G4NeutronHPInelasticData )
inline

Definition at line 75 of file G4NeutronHPElementData.hh.

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

Definition at line 141 of file G4NeutronHPElementData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPElementData::Init ( G4Element theElement)

Definition at line 54 of file G4NeutronHPElementData.cc.

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 196 of file G4NeutronHPElementData.cc.

Here is the call graph for this function:

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

Definition at line 204 of file G4NeutronHPElementData.cc.

Here is the call graph for this function:

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

Definition at line 212 of file G4NeutronHPElementData.cc.

Here is the call graph for this function:

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

Definition at line 220 of file G4NeutronHPElementData.cc.

Here is the call graph for this function:

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

Definition at line 64 of file G4NeutronHPElementData.hh.

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 98 of file G4NeutronHPElementData.cc.

Here is the call graph for this function:


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