Geant4_10
Public Member Functions | List of all members
G4NeutronHPThermalScatteringData Class Reference

#include <G4NeutronHPThermalScatteringData.hh>

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

Public Member Functions

 G4NeutronHPThermalScatteringData ()
 
 ~G4NeutronHPThermalScatteringData ()
 
G4bool IsIsoApplicable (const G4DynamicParticle *, G4int, G4int, const G4Element *, const G4Material *)
 
G4double GetIsoCrossSection (const G4DynamicParticle *, G4int, G4int, const G4Isotope *, const G4Element *, const G4Material *)
 
G4bool IsApplicable (const G4DynamicParticle *, const G4Element *)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *)
 
G4double GetInelasticCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *)
 
G4double GetCoherentCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *)
 
G4double GetIncoherentCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *)
 
void BuildPhysicsTable (const G4ParticleDefinition &)
 
void DumpPhysicsTable (const G4ParticleDefinition &)
 
void AddUserThermalScatteringFile (G4String, G4String)
 
- Public Member Functions inherited from G4VCrossSectionDataSet
 G4VCrossSectionDataSet (const G4String &nam="")
 
virtual ~G4VCrossSectionDataSet ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=0)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=0)
 
virtual G4IsotopeSelectIsotope (const G4Element *, G4double kinEnergy)
 
virtual void CrossSectionDescription (std::ostream &) const
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
const G4StringGetName () const
 

Additional Inherited Members

- Protected Member Functions inherited from G4VCrossSectionDataSet
void SetName (const G4String &)
 
- Protected Attributes inherited from G4VCrossSectionDataSet
G4int verboseLevel
 

Detailed Description

Definition at line 58 of file G4NeutronHPThermalScatteringData.hh.

Constructor & Destructor Documentation

G4NeutronHPThermalScatteringData::G4NeutronHPThermalScatteringData ( )

Definition at line 51 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

G4NeutronHPThermalScatteringData::~G4NeutronHPThermalScatteringData ( )

Definition at line 71 of file G4NeutronHPThermalScatteringData.cc.

Member Function Documentation

void G4NeutronHPThermalScatteringData::AddUserThermalScatteringFile ( G4String  nameG4Element,
G4String  filename 
)

Definition at line 532 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPThermalScatteringData::BuildPhysicsTable ( const G4ParticleDefinition aP)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 204 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPThermalScatteringData::DumpPhysicsTable ( const G4ParticleDefinition aP)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 370 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

G4double G4NeutronHPThermalScatteringData::GetCoherentCrossSection ( const G4DynamicParticle aP,
const G4Element anE,
const G4Material aM 
)

Definition at line 450 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NeutronHPThermalScatteringData::GetCrossSection ( const G4DynamicParticle aP,
const G4Element anE,
const G4Material aM 
)

Definition at line 419 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NeutronHPThermalScatteringData::GetIncoherentCrossSection ( const G4DynamicParticle aP,
const G4Element anE,
const G4Material aM 
)

Definition at line 459 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

G4double G4NeutronHPThermalScatteringData::GetInelasticCrossSection ( const G4DynamicParticle aP,
const G4Element anE,
const G4Material aM 
)

Definition at line 441 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NeutronHPThermalScatteringData::GetIsoCrossSection ( const G4DynamicParticle dp,
G4int  ,
G4int  ,
const G4Isotope ,
const G4Element element,
const G4Material material 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 104 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

G4bool G4NeutronHPThermalScatteringData::IsApplicable ( const G4DynamicParticle aP,
const G4Element anEle 
)

Definition at line 171 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:

G4bool G4NeutronHPThermalScatteringData::IsIsoApplicable ( const G4DynamicParticle dp,
G4int  ,
G4int  ,
const G4Element element,
const G4Material material 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 79 of file G4NeutronHPThermalScatteringData.cc.

Here is the call graph for this function:


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