Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
G4INCL::IChannel Class Referenceabstract

#include <G4INCLIChannel.hh>

Inheritance diagram for G4INCL::IChannel:
G4INCL::DeltaDecayChannel G4INCL::DeltaProductionChannel G4INCL::ElasticChannel G4INCL::ParticleEntryChannel G4INCL::PionNucleonChannel G4INCL::RecombinationChannel G4INCL::ReflectionChannel G4INCL::TransmissionChannel

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.

58 {}
virtual G4INCL::IChannel::~IChannel ( )
inlinevirtual

Definition at line 59 of file G4INCLIChannel.hh.

59 {}

Member Function Documentation

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

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