Geant4
9.6.p02
|
#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.
|
inline |
|
inline |
|
inline |
G4bool G4NeutronHPGamma::Init | ( | std::ifstream & | aDataFile) |
|
inline |