ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCL::RecombinationChannel Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/incl_physics/include/G4INCLRecombinationChannel.hh>

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

Public Member Functions

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

Private Attributes

ParticletheNucleon
 
ParticletheDelta
 

Detailed Description

Definition at line 55 of file G4INCLRecombinationChannel.hh.

View newest version in sPHENIX GitHub at line 55 of file G4INCLRecombinationChannel.hh

Constructor & Destructor Documentation

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

Definition at line 56 of file G4INCLRecombinationChannel.cc.

View newest version in sPHENIX GitHub at line 56 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 69 of file G4INCLRecombinationChannel.cc.

View newest version in sPHENIX GitHub at line 69 of file G4INCLRecombinationChannel.cc

Member Function Documentation

void G4INCL::RecombinationChannel::fillFinalState ( FinalState fs)
virtual

Member Data Documentation

Particle * G4INCL::RecombinationChannel::theDelta
private

Definition at line 64 of file G4INCLRecombinationChannel.hh.

View newest version in sPHENIX GitHub at line 64 of file G4INCLRecombinationChannel.hh

Referenced by fillFinalState(), and RecombinationChannel().

Particle* G4INCL::RecombinationChannel::theNucleon
private

Definition at line 64 of file G4INCLRecombinationChannel.hh.

View newest version in sPHENIX GitHub at line 64 of file G4INCLRecombinationChannel.hh

Referenced by fillFinalState(), and RecombinationChannel().


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