Geant4
10.02.p03
|
#include <G4INCLIChannel.hh>
Public Member Functions | |
IChannel () | |
virtual | ~IChannel () |
FinalState * | getFinalState () |
virtual void | fillFinalState (FinalState *fs)=0 |
INCL_DECLARE_ALLOCATION_POOL (IChannel) | |
Channel generates a final state of an avatar.
Definition at line 57 of file G4INCLIChannel.hh.
|
inline |
Definition at line 59 of file G4INCLIChannel.hh.
|
inlinevirtual |
|
pure virtual |
Implemented in G4INCL::RecombinationChannel, G4INCL::DeltaDecayChannel, G4INCL::ElasticChannel, G4INCL::TransmissionChannel, G4INCL::ParticleEntryChannel, G4INCL::DeltaProductionChannel, G4INCL::ReflectionChannel, G4INCL::NNToMultiPionsChannel, G4INCL::PiNElasticChannel, G4INCL::PiNToDeltaChannel, and G4INCL::PiNToMultiPionsChannel.
FinalState * G4INCL::IChannel::getFinalState | ( | ) |
Definition at line 50 of file G4INCLIChannel.cc.
G4INCL::IChannel::INCL_DECLARE_ALLOCATION_POOL | ( | IChannel | ) |