![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4EvaporationChannel:
Collaboration diagram for G4EvaporationChannel:Public Member Functions | |
| G4EvaporationChannel (G4int A, G4int Z, G4EvaporationProbability *) | |
| ~G4EvaporationChannel () override | |
| void | Initialise () override |
| G4double | GetEmissionProbability (G4Fragment *fragment) override |
| G4Fragment * | EmittedFragment (G4Fragment *theNucleus) override |
Public Member Functions inherited from G4VEvaporationChannel | |
| G4VEvaporationChannel (const G4String &aName="") | |
| virtual | ~G4VEvaporationChannel () |
| virtual G4double | GetLifeTime (G4Fragment *theNucleus) |
| virtual G4bool | BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus) |
| G4FragmentVector * | BreakUpFragment (G4Fragment *theNucleus) |
| virtual void | Dump () const |
| virtual void | SetICM (G4bool) |
| virtual void | RDMForced (G4bool) |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Private Member Functions | |
| G4EvaporationChannel (const G4EvaporationChannel &right) | |
| const G4EvaporationChannel & | operator= (const G4EvaporationChannel &right) |
| G4bool | operator== (const G4EvaporationChannel &right) const |
| G4bool | operator!= (const G4EvaporationChannel &right) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationChannel | |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 45 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 45 of file G4EvaporationChannel.hh
|
explicit |
Definition at line 53 of file G4EvaporationChannel.cc.
View newest version in sPHENIX GitHub at line 53 of file G4EvaporationChannel.cc
References evapMass, evapMass2, G4NuclearLevelData::GetInstance(), G4NucleiProperties::GetNuclearMass(), mass, resA, resMass, resZ, theA, theLevelData, and theZ.
Here is the call graph for this function:
|
override |
Definition at line 70 of file G4EvaporationChannel.cc.
View newest version in sPHENIX GitHub at line 70 of file G4EvaporationChannel.cc
References theCoulombBarrier.
|
private |
|
overridevirtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 153 of file G4EvaporationChannel.cc.
View newest version in sPHENIX GitHub at line 153 of file G4EvaporationChannel.cc
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), evapMass, evapMass2, G4RandomDirection(), G4Fragment::GetMomentum(), mass, max, resA, resMass, resZ, G4VEmissionProbability::SampleEnergy(), G4Fragment::SetMomentum(), G4Fragment::SetZandA_asInt(), theA, theProbability, and theZ.
Here is the call graph for this function:
|
overridevirtual |
Implements G4VEvaporationChannel.
Definition at line 81 of file G4EvaporationChannel.cc.
View newest version in sPHENIX GitHub at line 81 of file G4EvaporationChannel.cc
References ekinmin, evapMass, evapMass2, G4Fragment::GetA_asInt(), G4CoulombBarrier::GetCoulombBarrier(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetGroundStateMass(), G4NucleiProperties::GetNuclearMass(), G4NuclearLevelData::GetPairingCorrection(), G4Fragment::GetZ_asInt(), mass, max, CLHEP::MeV, G4VEvaporationChannel::OPTxs, resA, G4VEmissionProbability::ResetProbability(), resMass, resZ, G4VEmissionProbability::SetDecayKinematics(), theA, theCoulombBarrier, theLevelData, theProbability, theZ, and G4EvaporationProbability::TotalProbability().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 75 of file G4EvaporationChannel.cc.
View newest version in sPHENIX GitHub at line 75 of file G4EvaporationChannel.cc
References G4VEmissionProbability::Initialise(), G4VEvaporationChannel::Initialise(), and theProbability.
Here is the call graph for this function:
|
private |
|
private |
|
private |
|
private |
Definition at line 77 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 77 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 78 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 78 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 74 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 74 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 71 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 71 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 75 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 75 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 72 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 72 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 69 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 69 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 84 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 84 of file G4EvaporationChannel.hh
Referenced by GetEmissionProbability(), and ~G4EvaporationChannel().
|
private |
Definition at line 86 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 86 of file G4EvaporationChannel.hh
Referenced by G4EvaporationChannel(), and GetEmissionProbability().
|
private |
Definition at line 81 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 81 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), GetEmissionProbability(), and Initialise().
|
private |
Definition at line 70 of file G4EvaporationChannel.hh.
View newest version in sPHENIX GitHub at line 70 of file G4EvaporationChannel.hh
Referenced by EmittedFragment(), G4EvaporationChannel(), and GetEmissionProbability().