![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for CexmcPhaseSpaceGenerator:
Collaboration diagram for CexmcPhaseSpaceGenerator:Public Member Functions | |
| CexmcPhaseSpaceGenerator () | |
| virtual | ~CexmcPhaseSpaceGenerator () |
| virtual G4bool | CheckKinematics (void) |
| virtual G4double | Generate (void)=0 |
| void | SetParticles (const CexmcPhaseSpaceInVector &inVec_, const CexmcPhaseSpaceOutVector &outVec_) |
| void | SetFermiEnergyDependence (G4bool on=true) |
Protected Member Functions | |
| virtual void | ParticleChangeHook (void) |
| virtual void | FermiEnergyDepStatusChangeHook (void) |
Protected Attributes | |
| CexmcPhaseSpaceInVector | inVec |
| CexmcPhaseSpaceOutVector | outVec |
| G4bool | fermiEnergyDepIsOn |
| G4double | totalEnergy |
| G4double | totalMass |
Definition at line 71 of file CexmcPhaseSpaceGenerator.hh.
View newest version in sPHENIX GitHub at line 71 of file CexmcPhaseSpaceGenerator.hh
| CexmcPhaseSpaceGenerator::CexmcPhaseSpaceGenerator | ( | ) |
Definition at line 47 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 47 of file CexmcPhaseSpaceGenerator.cc
|
virtual |
Definition at line 53 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 53 of file CexmcPhaseSpaceGenerator.cc
Definition at line 82 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 82 of file CexmcPhaseSpaceGenerator.cc
References inVec, k, totalEnergy, and totalMass.
Reimplemented in CexmcReimplementedGenbod.
Definition at line 100 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 100 of file CexmcPhaseSpaceGenerator.cc
Referenced by SetFermiEnergyDependence().
Here is the caller graph for this function:Implemented in CexmcReimplementedGenbod.
Reimplemented in CexmcReimplementedGenbod.
Definition at line 95 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 95 of file CexmcPhaseSpaceGenerator.cc
Referenced by SetParticles().
Here is the caller graph for this function:Definition at line 74 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 74 of file CexmcPhaseSpaceGenerator.cc
References fermiEnergyDepIsOn, and FermiEnergyDepStatusChangeHook().
Here is the call graph for this function:| void CexmcPhaseSpaceGenerator::SetParticles | ( | const CexmcPhaseSpaceInVector & | inVec_, |
| const CexmcPhaseSpaceOutVector & | outVec_ | ||
| ) |
Definition at line 58 of file CexmcPhaseSpaceGenerator.cc.
View newest version in sPHENIX GitHub at line 58 of file CexmcPhaseSpaceGenerator.cc
References inVec, k, outVec, ParticleChangeHook(), and totalMass.
Referenced by CexmcChargeExchangeProductionModel< OutputParticle >::CexmcChargeExchangeProductionModel().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 99 of file CexmcPhaseSpaceGenerator.hh.
View newest version in sPHENIX GitHub at line 99 of file CexmcPhaseSpaceGenerator.hh
Referenced by SetFermiEnergyDependence(), and CexmcReimplementedGenbod::SetMaxWeight().
|
protected |
Definition at line 95 of file CexmcPhaseSpaceGenerator.hh.
View newest version in sPHENIX GitHub at line 95 of file CexmcPhaseSpaceGenerator.hh
Referenced by CheckKinematics(), and SetParticles().
|
protected |
Definition at line 97 of file CexmcPhaseSpaceGenerator.hh.
View newest version in sPHENIX GitHub at line 97 of file CexmcPhaseSpaceGenerator.hh
Referenced by CexmcReimplementedGenbod::Generate(), CexmcReimplementedGenbod::ParticleChangeHook(), CexmcReimplementedGenbod::SetMaxWeight(), and SetParticles().
|
protected |
Definition at line 101 of file CexmcPhaseSpaceGenerator.hh.
View newest version in sPHENIX GitHub at line 101 of file CexmcPhaseSpaceGenerator.hh
Referenced by CheckKinematics(), CexmcReimplementedGenbod::Generate(), and CexmcReimplementedGenbod::SetMaxWeight().
|
protected |
Definition at line 103 of file CexmcPhaseSpaceGenerator.hh.
View newest version in sPHENIX GitHub at line 103 of file CexmcPhaseSpaceGenerator.hh
Referenced by CheckKinematics(), CexmcReimplementedGenbod::Generate(), CexmcReimplementedGenbod::SetMaxWeight(), and SetParticles().