|
Geant4 10.7.0
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 54 of file G4ParticleHPDeExGammas.hh.
|
inline |
Definition at line 63 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), and GetDecayGammas().
|
inline |
Definition at line 91 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticCompFS::CompositeApply().
Definition at line 100 of file G4ParticleHPDeExGammas.hh.
Referenced by G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), and Init().
|
inline |
Definition at line 98 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().