Geant4  10.00.p02
G4INCL::RecombinationChannel Class Reference

#include <G4INCLRecombinationChannel.hh>

+ Inheritance diagram for G4INCL::RecombinationChannel:
+ Collaboration diagram for G4INCL::RecombinationChannel:

Public Member Functions

 RecombinationChannel (Particle *p1, Particle *p2)
 
virtual ~RecombinationChannel ()
 
FinalStategetFinalState ()
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 

Private Attributes

ParticletheNucleon
 
ParticletheDelta
 

Detailed Description

Definition at line 53 of file G4INCLRecombinationChannel.hh.

Constructor & Destructor Documentation

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

Definition at line 55 of file G4INCLRecombinationChannel.cc.

References G4INCL::Particle::isDelta(), theDelta, and theNucleon.

+ Here is the call graph for this function:

G4INCL::RecombinationChannel::~RecombinationChannel ( )
virtual

Definition at line 68 of file G4INCLRecombinationChannel.cc.

Member Function Documentation

Member Data Documentation

Particle * G4INCL::RecombinationChannel::theDelta
private

Definition at line 62 of file G4INCLRecombinationChannel.hh.

Referenced by getFinalState(), and RecombinationChannel().

Particle* G4INCL::RecombinationChannel::theNucleon
private

Definition at line 62 of file G4INCLRecombinationChannel.hh.

Referenced by getFinalState(), and RecombinationChannel().


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