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

#include <G4NeutronHPCaptureData.hh>

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

Public Member Functions

 G4NeutronHPCaptureData ()
 
 ~G4NeutronHPCaptureData ()
 
G4bool IsIsoApplicable (const G4DynamicParticle *, G4int, G4int, const G4Element *, const G4Material *)
 
G4double GetIsoCrossSection (const G4DynamicParticle *, G4int, G4int, const G4Isotope *, const G4Element *, const G4Material *)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, G4double aT)
 
void BuildPhysicsTable (const G4ParticleDefinition &)
 
void DumpPhysicsTable (const G4ParticleDefinition &)
 
void IgnoreOnFlightDopplerBroadening ()
 
void EnableOnFlightDopplerBroadening ()
 
- 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
 
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 50 of file G4NeutronHPCaptureData.hh.

Constructor & Destructor Documentation

G4NeutronHPCaptureData::G4NeutronHPCaptureData ( )

Definition at line 44 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:

G4NeutronHPCaptureData::~G4NeutronHPCaptureData ( )

Definition at line 61 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:

Member Function Documentation

void G4NeutronHPCaptureData::BuildPhysicsTable ( const G4ParticleDefinition aP)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 107 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPCaptureData::DumpPhysicsTable ( const G4ParticleDefinition aP)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 145 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:

void G4NeutronHPCaptureData::EnableOnFlightDopplerBroadening ( )
inline

Definition at line 82 of file G4NeutronHPCaptureData.hh.

G4double G4NeutronHPCaptureData::GetCrossSection ( const G4DynamicParticle aP,
const G4Element anE,
G4double  aT 
)

Definition at line 198 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 81 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:

void G4NeutronHPCaptureData::IgnoreOnFlightDopplerBroadening ( )
inline

Definition at line 81 of file G4NeutronHPCaptureData.hh.

G4bool G4NeutronHPCaptureData::IsIsoApplicable ( const G4DynamicParticle dp,
G4int  ,
G4int  ,
const G4Element ,
const G4Material  
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 68 of file G4NeutronHPCaptureData.cc.

Here is the call graph for this function:


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