|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLPionResonanceDecayChannel.hh>
Inheritance diagram for G4INCL::PionResonanceDecayChannel:Public Member Functions | |
| PionResonanceDecayChannel (Particle *, ThreeVector const &) | |
| virtual | ~PionResonanceDecayChannel () |
| void | fillFinalState (FinalState *fs) |
Public Member Functions inherited from G4INCL::IChannel | |
| IChannel () | |
| virtual | ~IChannel () |
| FinalState * | getFinalState () |
| virtual void | fillFinalState (FinalState *fs)=0 |
Static Public Member Functions | |
| static G4double | computeDecayTime (Particle *p) |
Definition at line 49 of file G4INCLPionResonanceDecayChannel.hh.
| G4INCL::PionResonanceDecayChannel::PionResonanceDecayChannel | ( | Particle * | p, |
| ThreeVector const & | dir | ||
| ) |
Definition at line 51 of file G4INCLPionResonanceDecayChannel.cc.
|
virtual |
Definition at line 55 of file G4INCLPionResonanceDecayChannel.cc.
Definition at line 58 of file G4INCLPionResonanceDecayChannel.cc.
Referenced by G4INCL::StandardPropagationModel::generateDecays().
|
virtual |
Implements G4INCL::IChannel.
Definition at line 87 of file G4INCLPionResonanceDecayChannel.cc.