|
Geant4
10.01.p02
|
#include <G4ParticleHPArbitaryTab.hh>
Inheritance diagram for G4ParticleHPArbitaryTab:
Collaboration diagram for G4ParticleHPArbitaryTab: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 99 of file G4ParticleHPArbitaryTab.hh.
References G4ParticleHPVector::GetY(), and theFractionalProb.
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 57 of file G4ParticleHPArbitaryTab.hh.
References eV, G4ParticleHPVector::GetEnergy(), G4ParticleHPVector::GetVectorLength(), G4InterpolationManager::Init(), G4ParticleHPVector::Init(), nDistFunc, G4ParticleHPVector::SetLabel(), theDistFunc, theFractionalProb, theHighThreshold, theLowThreshold, and theManager.
Here is the call graph for this function:Implements G4VParticleHPEDis.
Definition at line 35 of file G4ParticleHPArbitaryTab.cc.
References G4cerr, G4endl, G4UniformRand, G4ParticleHPVector::GetLabel(), nDistFunc, G4ParticleHPVector::Sample(), theDistFunc, theHighThreshold, and theLowThreshold.
Here is the call graph for this function:
|
private |
Definition at line 109 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 112 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 111 of file G4ParticleHPArbitaryTab.hh.
Referenced by G4ParticleHPArbitaryTab(), Init(), Sample(), and ~G4ParticleHPArbitaryTab().
|
private |
Definition at line 108 of file G4ParticleHPArbitaryTab.hh.
Referenced by GetFractionalProbability(), and Init().
|
private |
Definition at line 116 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 115 of file G4ParticleHPArbitaryTab.hh.
|
private |
Definition at line 110 of file G4ParticleHPArbitaryTab.hh.
Referenced by Init().