Geant4  10.02
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 ()
 
FinalStategetFinalState ()
 
virtual void fillFinalState (FinalState *fs)=0
 
 INCL_DECLARE_ALLOCATION_POOL (IChannel)
 

Detailed Description

Channel generates a final state of an avatar.

Definition at line 57 of file G4INCLIChannel.hh.

Constructor & Destructor Documentation

G4INCL::IChannel::IChannel ( )
inline

Definition at line 59 of file G4INCLIChannel.hh.

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

Definition at line 60 of file G4INCLIChannel.hh.

Member Function Documentation

virtual void G4INCL::IChannel::fillFinalState ( FinalState fs)
pure virtual
FinalState * G4INCL::IChannel::getFinalState ( )

Definition at line 50 of file G4INCLIChannel.cc.

References fillFinalState().

+ Here is the call graph for this function:

G4INCL::IChannel::INCL_DECLARE_ALLOCATION_POOL ( IChannel  )

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