#include <G4INCLIChannel.hh>
Inheritance diagram for G4INCL::IChannel:

Public Member Functions | |
| IChannel () | |
| virtual | ~IChannel () |
| virtual G4INCL::FinalState * | getFinalState ()=0 |
Definition at line 56 of file G4INCLIChannel.hh.
| G4INCL::IChannel::IChannel | ( | ) | [inline] |
| virtual G4INCL::IChannel::~IChannel | ( | ) | [inline, virtual] |
| virtual G4INCL::FinalState* G4INCL::IChannel::getFinalState | ( | ) | [pure virtual] |
Implemented in G4INCL::DeltaDecayChannel, G4INCL::DeltaProductionChannel, G4INCL::ElasticChannel, G4INCL::ParticleEntryChannel, G4INCL::PionNucleonChannel, G4INCL::RecombinationChannel, G4INCL::ReflectionChannel, and G4INCL::TransmissionChannel.
Referenced by G4INCL::SurfaceAvatar::getFinalState(), and G4INCL::IAvatar::getFinalState().
1.4.7