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

#include <G4NeutronHPLevel.hh>

Public Member Functions

 G4NeutronHPLevel ()
 
 ~G4NeutronHPLevel ()
 
void SetNumberOfGammas (G4int aGammas)
 
void SetGamma (G4int i, G4NeutronHPGamma *aGamma)
 
G4DynamicParticleVectorGetDecayGammas ()
 
void SetLevelEnergy (G4double anEnergy)
 
G4double GetLevelEnergy ()
 
G4double GetGammaEnergy (G4int i)
 

Detailed Description

Definition at line 40 of file G4NeutronHPLevel.hh.

Constructor & Destructor Documentation

G4NeutronHPLevel::G4NeutronHPLevel ( )
inline

Definition at line 44 of file G4NeutronHPLevel.hh.

G4NeutronHPLevel::~G4NeutronHPLevel ( )

Definition at line 33 of file G4NeutronHPLevel.cc.

Member Function Documentation

G4DynamicParticleVector * G4NeutronHPLevel::GetDecayGammas ( )

Definition at line 64 of file G4NeutronHPLevel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NeutronHPLevel::GetGammaEnergy ( G4int  i)

Definition at line 59 of file G4NeutronHPLevel.cc.

Here is the call graph for this function:

G4double G4NeutronHPLevel::GetLevelEnergy ( )
inline

Definition at line 63 of file G4NeutronHPLevel.hh.

Here is the caller graph for this function:

void G4NeutronHPLevel::SetGamma ( G4int  i,
G4NeutronHPGamma aGamma 
)

Definition at line 53 of file G4NeutronHPLevel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4NeutronHPLevel::SetLevelEnergy ( G4double  anEnergy)
inline

Definition at line 58 of file G4NeutronHPLevel.hh.

Here is the caller graph for this function:

void G4NeutronHPLevel::SetNumberOfGammas ( G4int  aGammas)

Definition at line 42 of file G4NeutronHPLevel.cc.

Here is the caller graph for this function:


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