![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4GNASHTransitions:
Collaboration diagram for G4GNASHTransitions:Public Member Functions | |
| G4GNASHTransitions () | |
| virtual | ~G4GNASHTransitions () |
| virtual G4double | CalculateProbability (const G4Fragment &aFragment) |
| virtual void | PerformTransition (G4Fragment &aFragment) |
Public Member Functions inherited from G4VPreCompoundTransitions | |
| G4VPreCompoundTransitions () | |
| virtual | ~G4VPreCompoundTransitions () |
| G4double | GetTransitionProb1 () const |
| G4double | GetTransitionProb2 () const |
| G4double | GetTransitionProb3 () const |
| void | UseNGB (G4bool use) |
| void | UseCEMtr (G4bool use) |
Private Member Functions | |
| G4GNASHTransitions (const G4GNASHTransitions &)=delete | |
| const G4GNASHTransitions & | operator= (const G4GNASHTransitions &right)=delete |
| G4bool | operator== (const G4GNASHTransitions &right) const =delete |
| G4bool | operator!= (const G4GNASHTransitions &right) const =delete |
Private Attributes | |
| G4DeexPrecoParameters * | theParameters |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundTransitions | |
| G4bool | useNGB |
| G4bool | useCEMtr |
| G4double | TransitionProb1 |
| G4double | TransitionProb2 |
| G4double | TransitionProb3 |
Definition at line 35 of file G4GNASHTransitions.hh.
View newest version in sPHENIX GitHub at line 35 of file G4GNASHTransitions.hh
|
explicit |
Definition at line 37 of file G4GNASHTransitions.cc.
View newest version in sPHENIX GitHub at line 37 of file G4GNASHTransitions.cc
References G4NuclearLevelData::GetInstance(), G4NuclearLevelData::GetParameters(), and theParameters.
Here is the call graph for this function:
|
virtual |
Definition at line 42 of file G4GNASHTransitions.cc.
View newest version in sPHENIX GitHub at line 42 of file G4GNASHTransitions.cc
|
privatedelete |
|
virtual |
Implements G4VPreCompoundTransitions.
Definition at line 46 of file G4GNASHTransitions.cc.
View newest version in sPHENIX GitHub at line 46 of file G4GNASHTransitions.cc
References A(), E, G4Fragment::GetA_asInt(), G4Fragment::GetExcitationEnergy(), G4NuclearLevelData::GetInstance(), G4NuclearLevelData::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4Fragment::GetZ_asInt(), H, CLHEP::h_Planck, k, CLHEP::MeV, N, P, pi2, x, and Z.
Here is the call graph for this function:
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements G4VPreCompoundTransitions.
Definition at line 74 of file G4GNASHTransitions.cc.
View newest version in sPHENIX GitHub at line 74 of file G4GNASHTransitions.cc
References G4UniformRand, G4Fragment::GetA_asInt(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4Fragment::GetZ_asInt(), G4Fragment::SetNumberOfCharged(), G4Fragment::SetNumberOfHoles(), and G4Fragment::SetNumberOfParticles().
Here is the call graph for this function:
|
private |
Definition at line 54 of file G4GNASHTransitions.hh.
View newest version in sPHENIX GitHub at line 54 of file G4GNASHTransitions.hh
Referenced by G4GNASHTransitions().