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

#include <G4NeutronHPIsoData.hh>

Public Member Functions

 G4NeutronHPIsoData ()
 
 ~G4NeutronHPIsoData ()
 
G4double GetXsec (G4double energy)
 
G4bool Init (G4int A, G4int Z, G4double abun, G4String dirName, G4String aFSType)
 
G4bool Init (G4int A, G4int Z, G4int M, G4double abun, G4String dirName, G4String aFSType)
 
void Init (G4int A, G4int Z, G4double abun)
 
void Init (G4int A, G4int Z, G4int M, G4double abun)
 
G4NeutronHPVectorMakeElasticData ()
 
G4NeutronHPVectorMakeFissionData ()
 
G4NeutronHPVectorMakeCaptureData ()
 
G4NeutronHPVectorMakeInelasticData ()
 
G4NeutronHPVectorMakeChannelData ()
 
G4String GetName (G4int A, G4int Z, G4String base, G4String rest)
 
void FillChannelData (G4NeutronHPVector *aBuffer)
 
void ThinOut (G4double precision)
 

Detailed Description

Definition at line 44 of file G4NeutronHPIsoData.hh.

Constructor & Destructor Documentation

G4NeutronHPIsoData::G4NeutronHPIsoData ( )
inline

Definition at line 48 of file G4NeutronHPIsoData.hh.

G4NeutronHPIsoData::~G4NeutronHPIsoData ( )
inline

Definition at line 57 of file G4NeutronHPIsoData.hh.

Member Function Documentation

void G4NeutronHPIsoData::FillChannelData ( G4NeutronHPVector aBuffer)
inline

Definition at line 86 of file G4NeutronHPIsoData.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4String G4NeutronHPIsoData::GetName ( G4int  A,
G4int  Z,
G4String  base,
G4String  rest 
)

Definition at line 127 of file G4NeutronHPIsoData.cc.

Here is the call graph for this function:

G4double G4NeutronHPIsoData::GetXsec ( G4double  energy)
inline

Definition at line 59 of file G4NeutronHPIsoData.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4NeutronHPIsoData::Init ( G4int  A,
G4int  Z,
G4double  abun,
G4String  dirName,
G4String  aFSType 
)
inline

Definition at line 65 of file G4NeutronHPIsoData.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4NeutronHPIsoData::Init ( G4int  A,
G4int  Z,
G4int  M,
G4double  abun,
G4String  dirName,
G4String  aFSType 
)

Definition at line 37 of file G4NeutronHPIsoData.cc.

Here is the call graph for this function:

void G4NeutronHPIsoData::Init ( G4int  A,
G4int  Z,
G4double  abun 
)
inline

Definition at line 69 of file G4NeutronHPIsoData.hh.

Here is the call graph for this function:

void G4NeutronHPIsoData::Init ( G4int  A,
G4int  Z,
G4int  M,
G4double  abun 
)

Definition at line 77 of file G4NeutronHPIsoData.cc.

Here is the call graph for this function:

G4NeutronHPVector* G4NeutronHPIsoData::MakeCaptureData ( )
inline

Definition at line 77 of file G4NeutronHPIsoData.hh.

Here is the caller graph for this function:

G4NeutronHPVector* G4NeutronHPIsoData::MakeChannelData ( )
inline

Definition at line 81 of file G4NeutronHPIsoData.hh.

Here is the caller graph for this function:

G4NeutronHPVector* G4NeutronHPIsoData::MakeElasticData ( )
inline

Definition at line 73 of file G4NeutronHPIsoData.hh.

Here is the caller graph for this function:

G4NeutronHPVector* G4NeutronHPIsoData::MakeFissionData ( )
inline

Definition at line 75 of file G4NeutronHPIsoData.hh.

Here is the caller graph for this function:

G4NeutronHPVector* G4NeutronHPIsoData::MakeInelasticData ( )
inline

Definition at line 79 of file G4NeutronHPIsoData.hh.

Here is the caller graph for this function:

void G4NeutronHPIsoData::ThinOut ( G4double  precision)
inline

Definition at line 96 of file G4NeutronHPIsoData.hh.

Here is the call graph for this function:


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