#include <G4ParticleHPLevel.hh>
Definition at line 40 of file G4ParticleHPLevel.hh.
◆ G4ParticleHPLevel()
G4ParticleHPLevel::G4ParticleHPLevel |
( |
| ) |
|
|
inline |
◆ ~G4ParticleHPLevel()
G4ParticleHPLevel::~G4ParticleHPLevel |
( |
| ) |
|
◆ GetDecayGammas()
Definition at line 66 of file G4ParticleHPLevel.cc.
75 if(i!=0) running[i]=running[i-1];
78 sum = running[nGammas-1];
84 if(random*sum < running[i])
break;
G4ParticleHPGamma ** theGammas
std::vector< G4DynamicParticle * > G4DynamicParticleVector
G4DynamicParticleVector * GetDecayGammas()
◆ GetGammaEnergy()
◆ GetLevelEnergy()
G4double G4ParticleHPLevel::GetLevelEnergy |
( |
| ) |
|
|
inline |
◆ SetGamma()
Definition at line 55 of file G4ParticleHPLevel.cc.
G4ParticleHPGamma ** theGammas
G4double GetLevelEnergy()
void SetLevelEnergy(G4double anEnergy)
◆ SetLevelEnergy()
void G4ParticleHPLevel::SetLevelEnergy |
( |
G4double |
anEnergy | ) |
|
|
inline |
◆ SetNumberOfGammas()
void G4ParticleHPLevel::SetNumberOfGammas |
( |
G4int |
aGammas | ) |
|
◆ levelEnergy
◆ nGammas
G4int G4ParticleHPLevel::nGammas |
|
private |
◆ theGammas
The documentation for this class was generated from the following files: