Geant4
10.02.p02
|
#include <G4ParticleHPArbitaryTab.hh>
Public Member Functions | |
G4ParticleHPArbitaryTab () | |
~G4ParticleHPArbitaryTab () | |
void | Init (std::istream &theData) |
G4double | GetFractionalProbability (G4double anEnergy) |
G4double | Sample (G4double anEnergy) |
Public Member Functions inherited from G4VParticleHPEDis | |
G4VParticleHPEDis () | |
virtual | ~G4VParticleHPEDis () |
Private Attributes | |
G4ParticleHPVector | theFractionalProb |
G4int | nDistFunc |
G4InterpolationManager | theManager |
G4ParticleHPVector * | theDistFunc |
G4ParticleHPVector | theBuffer |
G4double | theLowThreshold [1000] |
G4double | theHighThreshold [1000] |
Definition at line 45 of file G4ParticleHPArbitaryTab.hh.
|
inline |
Definition at line 48 of file G4ParticleHPArbitaryTab.hh.
References theDistFunc.
|
inline |
Definition at line 52 of file G4ParticleHPArbitaryTab.hh.
References theDistFunc.
Implements G4VParticleHPEDis.
Definition at line 100 of file G4ParticleHPArbitaryTab.hh.
References G4ParticleHPVector::GetY(), and theFractionalProb.
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 57 of file G4ParticleHPArbitaryTab.hh.
References eV, G4ParticleHPVector::GetEnergy(), G4ParticleHPVector::GetVectorLength(), G4InterpolationManager::Init(), G4ParticleHPVector::Init(), G4ParticleHPVector::IntegrateAndNormalise(), nDistFunc, G4ParticleHPVector::SetLabel(), theDistFunc, theFractionalProb, theHighThreshold, theLowThreshold, and theManager.
Implements G4VParticleHPEDis.
Definition at line 35 of file G4ParticleHPArbitaryTab.cc.
References G4cerr, G4endl, G4UniformRand, G4ParticleHPVector::GetLabel(), nDistFunc, G4ParticleHPVector::Sample(), theDistFunc, theHighThreshold, and theLowThreshold.
|
private |
Definition at line 110 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 113 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 112 of file G4ParticleHPArbitaryTab.hh.
Referenced by G4ParticleHPArbitaryTab(), Init(), Sample(), and ~G4ParticleHPArbitaryTab().
|
private |
Definition at line 109 of file G4ParticleHPArbitaryTab.hh.
Referenced by GetFractionalProbability(), and Init().
|
private |
Definition at line 117 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 116 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 111 of file G4ParticleHPArbitaryTab.hh.
Referenced by Init().