#include <G4ParticleHPGamma.hh>
Definition at line 40 of file G4ParticleHPGamma.hh.
G4ParticleHPGamma::G4ParticleHPGamma |
( |
| ) |
|
G4ParticleHPGamma::~G4ParticleHPGamma |
( |
| ) |
|
Definition at line 54 of file G4ParticleHPGamma.hh.
68 theResult->push_back(theNew);
G4DynamicParticleVector * GetDecayGammas()
std::vector< G4DynamicParticle * > G4DynamicParticleVector
void SetKineticEnergy(G4double aEnergy)
void SetDefinition(const G4ParticleDefinition *aParticleDefinition)
G4double G4ParticleHPGamma::GetGammaEnergy |
( |
| ) |
|
|
inline |
G4double G4ParticleHPGamma::GetLevelEnergy |
( |
| ) |
|
|
inline |
G4double G4ParticleHPGamma::GetWeight |
( |
| ) |
|
|
inline |
G4bool G4ParticleHPGamma::Init |
( |
std::istream & |
aDataFile | ) |
|
Definition at line 48 of file G4ParticleHPGamma.cc.
51 if(aDataFile >> levelEnergy)
53 aDataFile >> gammaEnergy >> probability;
static constexpr double keV
The documentation for this class was generated from the following files: