![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4INCL::NeutralKaonDecayChannel:
Collaboration diagram for G4INCL::NeutralKaonDecayChannel:Public Member Functions | |
| NeutralKaonDecayChannel (Particle *) | |
| virtual | ~NeutralKaonDecayChannel () |
| void | fillFinalState (FinalState *fs) |
Public Member Functions inherited from G4INCL::IChannel | |
| IChannel () | |
| virtual | ~IChannel () |
| FinalState * | getFinalState () |
Private Member Functions | |
| INCL_DECLARE_ALLOCATION_POOL (NeutralKaonDecayChannel) | |
Private Attributes | |
| Particle * | theParticle |
Definition at line 48 of file G4INCLNeutralKaonDecayChannel.hh.
View newest version in sPHENIX GitHub at line 48 of file G4INCLNeutralKaonDecayChannel.hh
| G4INCL::NeutralKaonDecayChannel::NeutralKaonDecayChannel | ( | Particle * | p | ) |
Definition at line 47 of file G4INCLNeutralKaonDecayChannel.cc.
View newest version in sPHENIX GitHub at line 47 of file G4INCLNeutralKaonDecayChannel.cc
|
virtual |
Definition at line 51 of file G4INCLNeutralKaonDecayChannel.cc.
View newest version in sPHENIX GitHub at line 51 of file G4INCLNeutralKaonDecayChannel.cc
|
virtual |
Implements G4INCL::IChannel.
Definition at line 53 of file G4INCLNeutralKaonDecayChannel.cc.
View newest version in sPHENIX GitHub at line 53 of file G4INCLNeutralKaonDecayChannel.cc
References G4INCL::FinalState::addModifiedParticle(), G4INCL::KLong, G4INCL::KShort, G4INCL::Particle::setType(), G4INCL::Random::shoot(), and theParticle.
Here is the call graph for this function:
|
private |
|
private |
Definition at line 57 of file G4INCLNeutralKaonDecayChannel.hh.
View newest version in sPHENIX GitHub at line 57 of file G4INCLNeutralKaonDecayChannel.hh
Referenced by fillFinalState().