Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLPionNucleonChannel.hh>
Public Member Functions | |
PionNucleonChannel (Particle *, Particle *, Nucleus *, const G4bool localE=false) | |
virtual | ~PionNucleonChannel () |
FinalState * | getFinalState () |
Public Member Functions inherited from G4INCL::IChannel | |
IChannel () | |
virtual | ~IChannel () |
virtual G4INCL::FinalState * | getFinalState ()=0 |
Definition at line 48 of file G4INCLPionNucleonChannel.hh.
G4INCL::PionNucleonChannel::PionNucleonChannel | ( | Particle * | p1, |
Particle * | p2, | ||
Nucleus * | nucleus, | ||
const G4bool | localE = false |
||
) |
Definition at line 48 of file G4INCLPionNucleonChannel.cc.
|
virtual |
Definition at line 54 of file G4INCLPionNucleonChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 58 of file G4INCLPionNucleonChannel.cc.