Geant4  10.00.p02
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 ()
 
FinalStategetFinalState ()
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Detailed Description

Definition at line 47 of file G4INCLElasticChannel.hh.

Constructor & Destructor Documentation

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

Definition at line 46 of file G4INCLElasticChannel.cc.

G4INCL::ElasticChannel::~ElasticChannel ( )
virtual

Definition at line 51 of file G4INCLElasticChannel.cc.

Member Function Documentation

Member Data Documentation

Particle* G4INCL::ElasticChannel::particle1
private

Definition at line 56 of file G4INCLElasticChannel.hh.

Referenced by getFinalState().

Particle * G4INCL::ElasticChannel::particle2
private

Definition at line 56 of file G4INCLElasticChannel.hh.

Referenced by getFinalState().


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