![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4INCL::RecombinationChannel:
Collaboration diagram for G4INCL::RecombinationChannel:Public Member Functions | |
| RecombinationChannel (Particle *p1, Particle *p2) | |
| virtual | ~RecombinationChannel () |
| void | fillFinalState (FinalState *fs) |
Public Member Functions inherited from G4INCL::IChannel | |
| IChannel () | |
| virtual | ~IChannel () |
| FinalState * | getFinalState () |
Private Attributes | |
| Particle * | theNucleon |
| Particle * | theDelta |
Definition at line 55 of file G4INCLRecombinationChannel.hh.
View newest version in sPHENIX GitHub at line 55 of file G4INCLRecombinationChannel.hh
Definition at line 56 of file G4INCLRecombinationChannel.cc.
View newest version in sPHENIX GitHub at line 56 of file G4INCLRecombinationChannel.cc
References G4INCL::Particle::isDelta(), theDelta, and theNucleon.
Here is the call graph for this function:
|
virtual |
Definition at line 69 of file G4INCLRecombinationChannel.cc.
View newest version in sPHENIX GitHub at line 69 of file G4INCLRecombinationChannel.cc
|
virtual |
Implements G4INCL::IChannel.
Definition at line 73 of file G4INCLRecombinationChannel.cc.
View newest version in sPHENIX GitHub at line 73 of file G4INCLRecombinationChannel.cc
References G4INCL::FinalState::addModifiedParticle(), G4INCL::Particle::adjustEnergyFromMomentum(), G4INCL::DeltaMinus, G4INCL::DeltaPlus, G4INCL::DeltaPlusPlus, G4INCL::DeltaZero, G4INCL::Particle::getMass(), G4INCL::Particle::getType(), INCL_ERROR, momentum, G4INCL::KinematicsUtils::momentumInCM(), G4INCL::Neutron, G4INCL::Random::normVector(), G4INCL::Proton, G4INCL::Particle::setMomentum(), G4INCL::Particle::setType(), theDelta, theNucleon, and G4INCL::KinematicsUtils::totalEnergyInCM().
Here is the call graph for this function:
|
private |
Definition at line 64 of file G4INCLRecombinationChannel.hh.
View newest version in sPHENIX GitHub at line 64 of file G4INCLRecombinationChannel.hh
Referenced by fillFinalState(), and RecombinationChannel().
|
private |
Definition at line 64 of file G4INCLRecombinationChannel.hh.
View newest version in sPHENIX GitHub at line 64 of file G4INCLRecombinationChannel.hh
Referenced by fillFinalState(), and RecombinationChannel().