Geant4
10.03.p01
|
#include <G4INCLIChannel.hh>
Public Member Functions | |
IChannel () | |
virtual | ~IChannel () |
FinalState * | getFinalState () |
virtual void | fillFinalState (FinalState *fs)=0 |
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 |
Definition at line 60 of file G4INCLIChannel.hh.
|
pure virtual |
Implemented in G4INCL::RecombinationChannel, G4INCL::DeltaDecayChannel, G4INCL::ElasticChannel, G4INCL::PionResonanceDecayChannel, G4INCL::TransmissionChannel, G4INCL::ParticleEntryChannel, G4INCL::DeltaProductionChannel, G4INCL::NDeltaEtaProductionChannel, G4INCL::NDeltaOmegaProductionChannel, G4INCL::ReflectionChannel, G4INCL::EtaNElasticChannel, G4INCL::EtaNToPiNChannel, G4INCL::EtaNToPiPiNChannel, G4INCL::NNEtaToMultiPionsChannel, G4INCL::NNOmegaToMultiPionsChannel, G4INCL::NNToMultiPionsChannel, G4INCL::NNToNNEtaChannel, G4INCL::NNToNNOmegaChannel, G4INCL::OmegaNElasticChannel, G4INCL::OmegaNToPiNChannel, G4INCL::OmegaNToPiPiNChannel, G4INCL::PiNElasticChannel, G4INCL::PiNToDeltaChannel, G4INCL::PiNToEtaChannel, G4INCL::PiNToMultiPionsChannel, and G4INCL::PiNToOmegaChannel.
FinalState * G4INCL::IChannel::getFinalState | ( | ) |
Definition at line 50 of file G4INCLIChannel.cc.