Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPDeExGammas.hh>
Public Member Functions | |
G4NeutronHPDeExGammas () | |
~G4NeutronHPDeExGammas () | |
void | Init (std::ifstream &aDataFile) |
G4ReactionProductVector * | GetDecayGammas (G4int aLevel) |
G4NeutronHPLevel * | GetLevel (G4int i) |
G4int | GetNumberOfLevels () |
G4double | GetLevelEnergy (G4int aLevel) |
Definition at line 43 of file G4NeutronHPDeExGammas.hh.
|
inline |
Definition at line 47 of file G4NeutronHPDeExGammas.hh.
|
inline |
Definition at line 54 of file G4NeutronHPDeExGammas.hh.
|
inline |
Definition at line 63 of file G4NeutronHPDeExGammas.hh.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::CompositeApply(), and GetDecayGammas().
|
inline |
Definition at line 91 of file G4NeutronHPDeExGammas.hh.
Referenced by G4NeutronHPInelasticCompFS::CompositeApply().
Definition at line 99 of file G4NeutronHPDeExGammas.hh.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::CompositeApply(), and Init().
|
inline |
Definition at line 97 of file G4NeutronHPDeExGammas.hh.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().
void G4NeutronHPDeExGammas::Init | ( | std::ifstream & | aDataFile | ) |
Definition at line 35 of file G4NeutronHPDeExGammas.cc.
Referenced by G4NeutronHPInelasticBaseFS::InitGammas(), and G4NeutronHPInelasticCompFS::InitGammas().