Geant4
10.02.p03
|
#include <G4ParticleHPArbitaryTab.hh>
Public Member Functions | |
G4ParticleHPArbitaryTab () | |
~G4ParticleHPArbitaryTab () | |
void | Init (std::istream &theData) |
G4double | GetFractionalProbability (G4double anEnergy) |
G4double | Sample (G4double anEnergy) |
![]() | |
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.
|
inline |
Definition at line 52 of file G4ParticleHPArbitaryTab.hh.
Implements G4VParticleHPEDis.
Definition at line 100 of file G4ParticleHPArbitaryTab.hh.
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 57 of file G4ParticleHPArbitaryTab.hh.
Implements G4VParticleHPEDis.
Definition at line 35 of file G4ParticleHPArbitaryTab.cc.
|
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.
|
private |
Definition at line 109 of file G4ParticleHPArbitaryTab.hh.
|
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.