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

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

+ Inheritance diagram for G4INCL::NKToNKChannel:
+ Collaboration diagram for G4INCL::NKToNKChannel:

Public Member Functions

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

Private Member Functions

 INCL_DECLARE_ALLOCATION_POOL (NKToNKChannel)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Detailed Description

Definition at line 47 of file G4INCLNKToNKChannel.hh.

View newest version in sPHENIX GitHub at line 47 of file G4INCLNKToNKChannel.hh

Constructor & Destructor Documentation

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

Definition at line 49 of file G4INCLNKToNKChannel.cc.

View newest version in sPHENIX GitHub at line 49 of file G4INCLNKToNKChannel.cc

G4INCL::NKToNKChannel::~NKToNKChannel ( )
virtual

Definition at line 53 of file G4INCLNKToNKChannel.cc.

View newest version in sPHENIX GitHub at line 53 of file G4INCLNKToNKChannel.cc

Member Function Documentation

void G4INCL::NKToNKChannel::fillFinalState ( FinalState fs)
virtual
G4INCL::NKToNKChannel::INCL_DECLARE_ALLOCATION_POOL ( NKToNKChannel  )
private

Member Data Documentation

Particle* G4INCL::NKToNKChannel::particle1
private

Definition at line 55 of file G4INCLNKToNKChannel.hh.

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

Referenced by fillFinalState().

Particle * G4INCL::NKToNKChannel::particle2
private

Definition at line 55 of file G4INCLNKToNKChannel.hh.

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

Referenced by fillFinalState().


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