Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLIChannel.hh>
Public Member Functions | |
IChannel () | |
virtual | ~IChannel () |
virtual G4INCL::FinalState * | getFinalState ()=0 |
Channel generates a final state of an avatar.
Definition at line 58 of file G4INCLIChannel.hh.
|
inline |
Definition at line 60 of file G4INCLIChannel.hh.
|
inlinevirtual |
Definition at line 61 of file G4INCLIChannel.hh.
|
pure virtual |
Implemented in G4INCL::DeltaDecayChannel, G4INCL::DeltaProductionChannel, G4INCL::ElasticChannel, G4INCL::ParticleEntryChannel, G4INCL::PionNucleonChannel, G4INCL::RecombinationChannel, G4INCL::ReflectionChannel, and G4INCL::TransmissionChannel.
Referenced by G4INCL::IAvatar::getFinalState(), and G4INCL::SurfaceAvatar::getFinalState().