Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPGamma.hh>
Public Member Functions | |
G4NeutronHPGamma () | |
~G4NeutronHPGamma () | |
G4bool | Init (std::ifstream &aDataFile) |
void | SetNext (G4NeutronHPLevel *aLevel) |
G4DynamicParticleVector * | GetDecayGammas () |
G4double | GetLevelEnergy () |
G4double | GetGammaEnergy () |
G4double | GetWeight () |
Definition at line 40 of file G4NeutronHPGamma.hh.
G4NeutronHPGamma::G4NeutronHPGamma | ( | ) |
Definition at line 35 of file G4NeutronHPGamma.cc.
G4NeutronHPGamma::~G4NeutronHPGamma | ( | ) |
Definition at line 41 of file G4NeutronHPGamma.cc.
|
inline |
Definition at line 54 of file G4NeutronHPGamma.hh.
Referenced by G4NeutronHPLevel::GetDecayGammas().
|
inline |
Definition at line 77 of file G4NeutronHPGamma.hh.
Referenced by G4NeutronHPLevel::GetGammaEnergy(), and G4NeutronHPDeExGammas::Init().
|
inline |
Definition at line 72 of file G4NeutronHPGamma.hh.
Referenced by G4NeutronHPDeExGammas::Init(), and G4NeutronHPLevel::SetGamma().
|
inline |
Definition at line 82 of file G4NeutronHPGamma.hh.
Referenced by G4NeutronHPLevel::GetDecayGammas().
G4bool G4NeutronHPGamma::Init | ( | std::ifstream & | aDataFile | ) |
Definition at line 43 of file G4NeutronHPGamma.cc.
Referenced by G4NeutronHPDeExGammas::Init().
|
inline |
Definition at line 49 of file G4NeutronHPGamma.hh.
Referenced by G4NeutronHPDeExGammas::Init().