Geant4  10.00.p02
G4INCL::IChannel Class Referenceabstract

Channel generates a final state of an avatar. More...

#include <G4INCLIChannel.hh>

+ Inheritance diagram for G4INCL::IChannel:

Public Member Functions

 IChannel ()
 
virtual ~IChannel ()
 
virtual G4INCL::FinalStategetFinalState ()=0
 

Detailed Description

Channel generates a final state of an avatar.

Definition at line 56 of file G4INCLIChannel.hh.

Constructor & Destructor Documentation

G4INCL::IChannel::IChannel ( )
inline

Definition at line 58 of file G4INCLIChannel.hh.

virtual G4INCL::IChannel::~IChannel ( )
inlinevirtual

Definition at line 59 of file G4INCLIChannel.hh.

Member Function Documentation

virtual G4INCL::FinalState* G4INCL::IChannel::getFinalState ( )
pure virtual

Implemented in G4INCL::RecombinationChannel, G4INCL::DeltaDecayChannel, G4INCL::ElasticChannel, G4INCL::TransmissionChannel, G4INCL::ParticleEntryChannel, G4INCL::DeltaProductionChannel, G4INCL::PionNucleonChannel, and G4INCL::ReflectionChannel.

Referenced by G4INCL::SurfaceAvatar::getFinalState(), and G4INCL::IAvatar::getFinalState().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: