Geant4  10.02
G4INCL::ElasticChannel Class Reference

#include <G4INCLElasticChannel.hh>

+ Inheritance diagram for G4INCL::ElasticChannel:
+ Collaboration diagram for G4INCL::ElasticChannel:

Public Member Functions

 ElasticChannel (Particle *p1, Particle *p2)
 
virtual ~ElasticChannel ()
 
void fillFinalState (FinalState *fs)
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 
FinalStategetFinalState ()
 
 INCL_DECLARE_ALLOCATION_POOL (IChannel)
 

Private Member Functions

 INCL_DECLARE_ALLOCATION_POOL (ElasticChannel)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Detailed Description

Definition at line 49 of file G4INCLElasticChannel.hh.

Constructor & Destructor Documentation

G4INCL::ElasticChannel::ElasticChannel ( Particle p1,
Particle p2 
)

Definition at line 47 of file G4INCLElasticChannel.cc.

G4INCL::ElasticChannel::~ElasticChannel ( )
virtual

Definition at line 52 of file G4INCLElasticChannel.cc.

Member Function Documentation

G4INCL::ElasticChannel::INCL_DECLARE_ALLOCATION_POOL ( ElasticChannel  )
private

Member Data Documentation

Particle* G4INCL::ElasticChannel::particle1
private

Definition at line 58 of file G4INCLElasticChannel.hh.

Referenced by fillFinalState().

Particle * G4INCL::ElasticChannel::particle2
private

Definition at line 58 of file G4INCLElasticChannel.hh.

Referenced by fillFinalState().


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