ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4NucLevel, including all inherited members.
fGammaCumProbability | G4NucLevel | private |
fGammaProbability | G4NucLevel | private |
FinalExcitationIndex(size_t idx) const | G4NucLevel | inline |
fMpRatio | G4NucLevel | private |
fShellProbability | G4NucLevel | private |
fTimeGamma | G4NucLevel | private |
fTrans | G4NucLevel | private |
G4NucLevel(size_t ntrans, G4double tgamma, const std::vector< G4int > &vTrans, const std::vector< G4float > &wLevelGamma, const std::vector< G4float > &wGamma, const std::vector< G4float > &vRatio, const std::vector< const std::vector< G4float > * > &wShell) | G4NucLevel | explicit |
G4NucLevel(const G4NucLevel &right)=delete | G4NucLevel | private |
GammaCumProbability(size_t idx) const | G4NucLevel | inline |
GammaProbability(size_t idx) const | G4NucLevel | inline |
GetTimeGamma() const | G4NucLevel | inline |
length | G4NucLevel | private |
MultipolarityRatio(size_t idx) const | G4NucLevel | inline |
NumberOfTransitions() const | G4NucLevel | inline |
operator!=(const G4NucLevel &right) const =delete | G4NucLevel | private |
operator<(const G4NucLevel &right) const =delete | G4NucLevel | private |
operator=(const G4NucLevel &right)=delete | G4NucLevel | private |
operator==(const G4NucLevel &right) const =delete | G4NucLevel | private |
SampleGammaTransition(G4double rndm) const | G4NucLevel | inline |
SampleShell(size_t idx, G4double rndm) const | G4NucLevel | inline |
ShellProbabilty(size_t idx) const | G4NucLevel | inline |
StreamInfo(std::ostream &os) const | G4NucLevel | |
TransitionType(size_t idx) const | G4NucLevel | inline |
~G4NucLevel() | G4NucLevel |