Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLSigmaZeroDecayChannel.hh>
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 () |
virtual void | fillFinalState (FinalState *fs)=0 |
Static Public Member Functions | |
static G4double | computeDecayTime (Particle *p) |
Definition at line 49 of file G4INCLSigmaZeroDecayChannel.hh.
G4INCL::SigmaZeroDecayChannel::SigmaZeroDecayChannel | ( | Particle * | p, |
ThreeVector const & | dir | ||
) |
Definition at line 46 of file G4INCLSigmaZeroDecayChannel.cc.
|
virtual |
Definition at line 50 of file G4INCLSigmaZeroDecayChannel.cc.
Definition at line 53 of file G4INCLSigmaZeroDecayChannel.cc.
Referenced by G4INCL::StandardPropagationModel::generateDecays().
|
virtual |
Implements G4INCL::IChannel.
Definition at line 69 of file G4INCLSigmaZeroDecayChannel.cc.