![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

Inheritance diagram for G4ParticleHPFissionSpectrum:
Collaboration diagram for G4ParticleHPFissionSpectrum:Public Member Functions | |
| G4ParticleHPFissionSpectrum () | |
| ~G4ParticleHPFissionSpectrum () | |
| void | Init (std::istream &aDataFile) |
| G4double | GetFractionalProbability (G4double anEnergy) |
| G4double | Sample (G4double anEnergy) |
Public Member Functions inherited from G4VParticleHPEDis | |
| G4VParticleHPEDis () | |
| virtual | ~G4VParticleHPEDis () |
Private Member Functions | |
| G4double | Maxwell (G4double anEnergy, G4double theta) |
Private Attributes | |
| G4double | expm1 |
| G4ParticleHPVector | theFractionalProb |
| G4ParticleHPVector | theThetaDist |
Definition at line 44 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 44 of file G4ParticleHPFissionSpectrum.hh
|
inline |
Definition at line 47 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 47 of file G4ParticleHPFissionSpectrum.hh
References expm1, and G4Exp().
Here is the call graph for this function:
|
inline |
Definition at line 51 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 51 of file G4ParticleHPFissionSpectrum.hh
Implements G4VParticleHPEDis.
Definition at line 61 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 61 of file G4ParticleHPFissionSpectrum.hh
References G4ParticleHPVector::GetY(), and theFractionalProb.
Here is the call graph for this function:
|
inlinevirtual |
Implements G4VParticleHPEDis.
Definition at line 55 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 55 of file G4ParticleHPFissionSpectrum.hh
References CLHEP::eV, G4ParticleHPVector::Init(), theFractionalProb, and theThetaDist.
Here is the call graph for this function:Definition at line 95 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 95 of file G4ParticleHPFissionSpectrum.hh
References CLHEP::eV, and G4Exp().
Referenced by Sample().
Here is the call graph for this function:
Here is the caller graph for this function:Implements G4VParticleHPEDis.
Definition at line 66 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 66 of file G4ParticleHPFissionSpectrum.hh
References CLHEP::eV, G4cout, G4endl, G4UniformRand, G4ParticleHPVector::GetY(), max, Maxwell(), CLHEP::MeV, theta(), and theThetaDist.
Here is the call graph for this function:
|
private |
Definition at line 103 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 103 of file G4ParticleHPFissionSpectrum.hh
Referenced by G4ParticleHPFissionSpectrum().
|
private |
Definition at line 105 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 105 of file G4ParticleHPFissionSpectrum.hh
Referenced by GetFractionalProbability(), and Init().
|
private |
Definition at line 107 of file G4ParticleHPFissionSpectrum.hh.
View newest version in sPHENIX GitHub at line 107 of file G4ParticleHPFissionSpectrum.hh
1.8.2
with ECCE GitHub integration
