Geant4
10.02.p02
|
#include <G4ParticleHPEnergyDistribution.hh>
Public Member Functions | |
G4ParticleHPEnergyDistribution () | |
~G4ParticleHPEnergyDistribution () | |
void | Init (std::istream &theData) |
G4double | Sample (G4double anEnergy, G4int &it) |
Private Attributes | |
G4int | theNumberOfPartials |
G4int | theRepresentationType |
G4VParticleHPEDis ** | theEnergyDistribution |
Definition at line 47 of file G4ParticleHPEnergyDistribution.hh.
|
inline |
Definition at line 50 of file G4ParticleHPEnergyDistribution.hh.
References theEnergyDistribution, theNumberOfPartials, and theRepresentationType.
|
inline |
Definition at line 56 of file G4ParticleHPEnergyDistribution.hh.
References theEnergyDistribution, and theNumberOfPartials.
|
inline |
Definition at line 68 of file G4ParticleHPEnergyDistribution.hh.
References G4VParticleHPEDis::Init(), theEnergyDistribution, theNumberOfPartials, and theRepresentationType.
Referenced by G4ParticleHPFSFissionFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPInelasticBaseFS::Init(), G4ParticleHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
Definition at line 101 of file G4ParticleHPEnergyDistribution.hh.
References G4UniformRand, G4VParticleHPEDis::GetFractionalProbability(), G4VParticleHPEDis::Sample(), theEnergyDistribution, and theNumberOfPartials.
Referenced by G4ParticleHPFSFissionFS::ApplyYourself(), G4ParticleHPFissionBaseFS::ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), and G4ParticleHPInelasticCompFS::CompositeApply().
|
private |
Definition at line 134 of file G4ParticleHPEnergyDistribution.hh.
Referenced by G4ParticleHPEnergyDistribution(), Init(), Sample(), and ~G4ParticleHPEnergyDistribution().
|
private |
Definition at line 132 of file G4ParticleHPEnergyDistribution.hh.
Referenced by G4ParticleHPEnergyDistribution(), Init(), Sample(), and ~G4ParticleHPEnergyDistribution().
|
private |
Definition at line 133 of file G4ParticleHPEnergyDistribution.hh.
Referenced by G4ParticleHPEnergyDistribution(), and Init().