Geant4_10
|
#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 56 of file G4INCLIChannel.hh.
|
inline |
Definition at line 58 of file G4INCLIChannel.hh.
|
inlinevirtual |
Definition at line 59 of file G4INCLIChannel.hh.
|
pure virtual |
Implemented in G4INCL::RecombinationChannel, G4INCL::DeltaDecayChannel, G4INCL::ElasticChannel, G4INCL::TransmissionChannel, G4INCL::ParticleEntryChannel, G4INCL::DeltaProductionChannel, G4INCL::PionNucleonChannel, and G4INCL::ReflectionChannel.