ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ParticleHPParticleYield () | |
~G4ParticleHPParticleYield () | |
G4double | GetTargetMass () |
void | InitMean (std::istream &aDataFile) |
void | InitPrompt (std::istream &aDataFile) |
void | InitDelayed (std::istream &aDataFile) |
G4double | GetMean (G4double anEnergy) |
G4double | GetPrompt (G4double anEnergy) |
G4double | GetDelayed (G4double anEnergy) |
G4double | GetDecayConstant (G4int i) |
Definition at line 39 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 39 of file G4ParticleHPParticleYield.hh
|
inline |
Definition at line 42 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 42 of file G4ParticleHPParticleYield.hh
References hasDelayedData, hasPromptData, simpleMean, spontDelayed, spontPrompt, targetMass, theSpontDelayed, and theSpontPrompt.
|
inline |
Definition at line 54 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 54 of file G4ParticleHPParticleYield.hh
Definition at line 135 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 135 of file G4ParticleHPParticleYield.hh
References G4ParticleHPList::GetValue(), and thePrecursorDecayConstants.
Referenced by G4ParticleHPFSFissionFS::ApplyYourself().
Definition at line 125 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 125 of file G4ParticleHPParticleYield.hh
References G4ParticleHPVector::GetY(), hasDelayedData, spontDelayed, theDelayed, and theSpontDelayed.
Referenced by G4FissionLibrary::SampleMult(), and G4ParticleHPFSFissionFS::SampleNeutronMult().
Definition at line 106 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 106 of file G4ParticleHPParticleYield.hh
References G4ParticleHPPolynomExpansion::GetValue(), G4ParticleHPVector::GetY(), simpleMean, theMean, and theSimpleMean.
Referenced by G4FissionLibrary::SampleMult(), and G4ParticleHPFSFissionFS::SampleNeutronMult().
Definition at line 115 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 115 of file G4ParticleHPParticleYield.hh
References G4ParticleHPVector::GetY(), hasPromptData, spontPrompt, thePrompt, and theSpontPrompt.
Referenced by G4FissionLibrary::SampleMult(), and G4ParticleHPFSFissionFS::SampleNeutronMult().
|
inline |
Definition at line 56 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 56 of file G4ParticleHPParticleYield.hh
References targetMass.
Referenced by G4ParticleHPFSFissionFS::GetMass(), and G4FissionLibrary::Init().
|
inline |
Definition at line 89 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 89 of file G4ParticleHPParticleYield.hh
References CLHEP::eV, hasDelayedData, G4ParticleHPList::Init(), G4ParticleHPVector::Init(), CLHEP::s, spontDelayed, targetMass, theDelayed, thePrecursorDecayConstants, and theSpontDelayed.
Referenced by G4ParticleHPFSFissionFS::Init(), and G4FissionLibrary::Init().
|
inline |
Definition at line 58 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 58 of file G4ParticleHPParticleYield.hh
References CLHEP::eV, G4ParticleHPPolynomExpansion::Init(), G4ParticleHPVector::Init(), simpleMean, targetMass, theMean, and theSimpleMean.
Referenced by G4ParticleHPFSFissionFS::Init(), and G4FissionLibrary::Init().
|
inline |
Definition at line 73 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 73 of file G4ParticleHPParticleYield.hh
References CLHEP::eV, hasPromptData, G4ParticleHPVector::Init(), spontPrompt, targetMass, thePrompt, and theSpontPrompt.
Referenced by G4ParticleHPFSFissionFS::Init(), and G4FissionLibrary::Init().
|
private |
Definition at line 155 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 155 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetDelayed(), and InitDelayed().
|
private |
Definition at line 149 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 149 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetPrompt(), and InitPrompt().
|
private |
Definition at line 144 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 144 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetMean(), and InitMean().
|
private |
Definition at line 156 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 156 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetDelayed(), and InitDelayed().
|
private |
Definition at line 150 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 150 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetPrompt(), and InitPrompt().
|
private |
Definition at line 142 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 142 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetTargetMass(), InitDelayed(), InitMean(), and InitPrompt().
|
private |
Definition at line 158 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 158 of file G4ParticleHPParticleYield.hh
Referenced by GetDelayed(), and InitDelayed().
|
private |
Definition at line 145 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 145 of file G4ParticleHPParticleYield.hh
Referenced by GetMean(), and InitMean().
|
private |
Definition at line 157 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 157 of file G4ParticleHPParticleYield.hh
Referenced by GetDecayConstant(), and InitDelayed().
|
private |
Definition at line 151 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 151 of file G4ParticleHPParticleYield.hh
Referenced by GetPrompt(), and InitPrompt().
|
private |
Definition at line 146 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 146 of file G4ParticleHPParticleYield.hh
Referenced by GetMean(), and InitMean().
|
private |
Definition at line 159 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 159 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetDelayed(), and InitDelayed().
|
private |
Definition at line 152 of file G4ParticleHPParticleYield.hh.
View newest version in sPHENIX GitHub at line 152 of file G4ParticleHPParticleYield.hh
Referenced by G4ParticleHPParticleYield(), GetPrompt(), and InitPrompt().