Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLDeltaDecayChannel.hh>
Public Member Functions | |
DeltaDecayChannel (Nucleus *n, Particle *, ThreeVector const) | |
virtual | ~DeltaDecayChannel () |
FinalState * | getFinalState () |
Public Member Functions inherited from G4INCL::IChannel | |
IChannel () | |
virtual | ~IChannel () |
virtual G4INCL::FinalState * | getFinalState ()=0 |
Static Public Member Functions | |
static G4double | computeDecayTime (Particle *p) |
Definition at line 49 of file G4INCLDeltaDecayChannel.hh.
G4INCL::DeltaDecayChannel::DeltaDecayChannel | ( | Nucleus * | n, |
Particle * | p, | ||
ThreeVector const | dir | ||
) |
Definition at line 47 of file G4INCLDeltaDecayChannel.cc.
|
virtual |
Definition at line 51 of file G4INCLDeltaDecayChannel.cc.
Definition at line 53 of file G4INCLDeltaDecayChannel.cc.
Referenced by G4INCL::StandardPropagationModel::generateDecays().
|
virtual |
Implements G4INCL::IChannel.
Definition at line 76 of file G4INCLDeltaDecayChannel.cc.