Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPDeExGammas.hh>
Public Member Functions | |
G4ParticleHPDeExGammas () | |
~G4ParticleHPDeExGammas () | |
void | Init (std::istream &aDataFile) |
G4ReactionProductVector * | GetDecayGammas (G4int aLevel) |
G4ParticleHPLevel * | GetLevel (G4int i) |
G4int | GetNumberOfLevels () |
G4double | GetLevelEnergy (G4int aLevel) |
Definition at line 43 of file G4ParticleHPDeExGammas.hh.
|
inline |
Definition at line 47 of file G4ParticleHPDeExGammas.hh.
|
inline |
Definition at line 50 of file G4ParticleHPDeExGammas.hh.
|
inline |
Definition at line 59 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), and GetDecayGammas().
|
inline |
Definition at line 86 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticCompFS::CompositeApply().
Definition at line 94 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), and Init().
|
inline |
Definition at line 92 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticBaseFS::BaseApply(), and G4ParticleHPInelasticCompFS::CompositeApply().
void G4ParticleHPDeExGammas::Init | ( | std::istream & | aDataFile | ) |
Definition at line 37 of file G4ParticleHPDeExGammas.cc.
Referenced by G4ParticleHPInelasticBaseFS::InitGammas(), and G4ParticleHPInelasticCompFS::InitGammas().