|
Geant4
10.03.p01
|
#include <G4INCLDeltaDecayChannel.hh>


Public Member Functions | |
| DeltaDecayChannel (Particle *, ThreeVector const &) | |
| virtual | ~DeltaDecayChannel () |
| 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) |
Definition at line 49 of file G4INCLDeltaDecayChannel.hh.
| G4INCL::DeltaDecayChannel::DeltaDecayChannel | ( | Particle * | p, |
| ThreeVector const & | dir | ||
| ) |
Definition at line 46 of file G4INCLDeltaDecayChannel.cc.
|
virtual |
Definition at line 50 of file G4INCLDeltaDecayChannel.cc.
Definition at line 52 of file G4INCLDeltaDecayChannel.cc.


|
virtual |
Implements G4INCL::IChannel.
Definition at line 77 of file G4INCLDeltaDecayChannel.cc.
