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

#include <G4NeutronHPList.hh>

Public Member Functions

 G4NeutronHPList ()
 
 ~G4NeutronHPList ()
 
void SetValue (G4int i, G4double y)
 
G4double GetValue (G4int i)
 
G4int GetListLength ()
 
void Dump ()
 
void Init (std::ifstream &aDataFile, G4int nPar, G4double unit=1.)
 
void Init (std::ifstream &aDataFile, G4double unit=1.)
 
void SetLabel (G4double aLabel)
 
G4double GetLabel ()
 

Detailed Description

Definition at line 34 of file G4NeutronHPList.hh.

Constructor & Destructor Documentation

G4NeutronHPList::G4NeutronHPList ( )
inline

Definition at line 38 of file G4NeutronHPList.hh.

G4NeutronHPList::~G4NeutronHPList ( )
inline

Definition at line 45 of file G4NeutronHPList.hh.

Member Function Documentation

void G4NeutronHPList::Dump ( )
G4double G4NeutronHPList::GetLabel ( )
inline

Definition at line 67 of file G4NeutronHPList.hh.

Here is the caller graph for this function:

G4int G4NeutronHPList::GetListLength ( )
inline

Definition at line 57 of file G4NeutronHPList.hh.

Here is the caller graph for this function:

G4double G4NeutronHPList::GetValue ( G4int  i)

Definition at line 74 of file G4NeutronHPList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPList::Init ( std::ifstream &  aDataFile,
G4int  nPar,
G4double  unit = 1. 
)

Definition at line 51 of file G4NeutronHPList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPList::Init ( std::ifstream &  aDataFile,
G4double  unit = 1. 
)

Definition at line 62 of file G4NeutronHPList.cc.

Here is the call graph for this function:

void G4NeutronHPList::SetLabel ( G4double  aLabel)
inline

Definition at line 65 of file G4NeutronHPList.hh.

Here is the caller graph for this function:

void G4NeutronHPList::SetValue ( G4int  i,
G4double  y 
)
inline

Definition at line 50 of file G4NeutronHPList.hh.

Here is the caller graph for this function:


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