ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
SigmaZeroDecayChannel (Particle *, ThreeVector const &) | |
virtual | ~SigmaZeroDecayChannel () |
void | fillFinalState (FinalState *fs) |
Public Member Functions inherited from G4INCL::IChannel | |
IChannel () | |
virtual | ~IChannel () |
FinalState * | getFinalState () |
Static Public Member Functions | |
static G4double | computeDecayTime (Particle *p) |
Private Member Functions | |
void | sampleAngles (G4double *, G4double *, G4double *) |
INCL_DECLARE_ALLOCATION_POOL (SigmaZeroDecayChannel) | |
Private Attributes | |
Particle * | theParticle |
ThreeVector const | incidentDirection |
Definition at line 49 of file G4INCLSigmaZeroDecayChannel.hh.
View newest version in sPHENIX GitHub at line 49 of file G4INCLSigmaZeroDecayChannel.hh
G4INCL::SigmaZeroDecayChannel::SigmaZeroDecayChannel | ( | Particle * | p, |
ThreeVector const & | dir | ||
) |
Definition at line 46 of file G4INCLSigmaZeroDecayChannel.cc.
View newest version in sPHENIX GitHub at line 46 of file G4INCLSigmaZeroDecayChannel.cc
|
virtual |
Definition at line 50 of file G4INCLSigmaZeroDecayChannel.cc.
View newest version in sPHENIX GitHub at line 50 of file G4INCLSigmaZeroDecayChannel.cc
Definition at line 53 of file G4INCLSigmaZeroDecayChannel.cc.
View newest version in sPHENIX GitHub at line 53 of file G4INCLSigmaZeroDecayChannel.cc
References G4INCL::Particle::getMass(), G4INCL::Particle::getMomentum(), G4INCL::ParticleTable::getWidth(), G4INCL::ThreeVector::mag(), G4INCL::Random::shoot(), G4INCL::SigmaZero, and t.
Referenced by G4INCL::StandardPropagationModel::generateDecays().
|
virtual |
Implements G4INCL::IChannel.
Definition at line 69 of file G4INCLSigmaZeroDecayChannel.cc.
View newest version in sPHENIX GitHub at line 69 of file G4INCLSigmaZeroDecayChannel.cc
References G4INCL::FinalState::addCreatedParticle(), G4INCL::FinalState::addModifiedParticle(), G4INCL::Particle::adjustEnergyFromMomentum(), e, G4INCL::ParticleTable::getINCLMass(), G4INCL::Particle::getMass(), G4INCL::Particle::getPosition(), G4INCL::ThreeVector::getX(), G4INCL::ThreeVector::getY(), G4INCL::ThreeVector::getZ(), incidentDirection, G4INCL::Lambda, G4INCL::ThreeVector::mag(), G4INCL::KinematicsUtils::momentumInCM(), G4INCL::ThreeVector::perp(), phi, G4INCL::Photon, sampleAngles(), G4INCL::Particle::setMomentum(), G4INCL::Particle::setType(), t1, t2, and theParticle.
|
private |
|
private |
Definition at line 61 of file G4INCLSigmaZeroDecayChannel.cc.
View newest version in sPHENIX GitHub at line 61 of file G4INCLSigmaZeroDecayChannel.cc
References kdfinder::abs(), G4INCL::Random::shoot(), G4INCL::Math::sign(), and G4INCL::Math::twoPi.
Referenced by fillFinalState().
|
private |
Definition at line 61 of file G4INCLSigmaZeroDecayChannel.hh.
View newest version in sPHENIX GitHub at line 61 of file G4INCLSigmaZeroDecayChannel.hh
Referenced by fillFinalState().
|
private |
Definition at line 60 of file G4INCLSigmaZeroDecayChannel.hh.
View newest version in sPHENIX GitHub at line 60 of file G4INCLSigmaZeroDecayChannel.hh
Referenced by fillFinalState().