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

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

+ Inheritance diagram for G4INCL::NNToNNOmegaChannel:
+ Collaboration diagram for G4INCL::NNToNNOmegaChannel:

Public Member Functions

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

Private Member Functions

 INCL_DECLARE_ALLOCATION_POOL (NNToNNOmegaChannel)
 

Private Attributes

G4int iso1
 
G4int iso2
 
Particleparticle1
 
Particleparticle2
 

Static Private Attributes

static const G4double angularSlope = 6.
 

Detailed Description

Definition at line 47 of file G4INCLNNToNNOmegaChannel.hh.

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

Constructor & Destructor Documentation

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

Definition at line 51 of file G4INCLNNToNNOmegaChannel.cc.

View newest version in sPHENIX GitHub at line 51 of file G4INCLNNToNNOmegaChannel.cc

G4INCL::NNToNNOmegaChannel::~NNToNNOmegaChannel ( )
virtual

Definition at line 58 of file G4INCLNNToNNOmegaChannel.cc.

View newest version in sPHENIX GitHub at line 58 of file G4INCLNNToNNOmegaChannel.cc

Member Function Documentation

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

Member Data Documentation

const G4double G4INCL::NNToNNOmegaChannel::angularSlope = 6.
staticprivate

Definition at line 59 of file G4INCLNNToNNOmegaChannel.hh.

View newest version in sPHENIX GitHub at line 59 of file G4INCLNNToNNOmegaChannel.hh

Referenced by fillFinalState().

G4int G4INCL::NNToNNOmegaChannel::iso1
private

Definition at line 55 of file G4INCLNNToNNOmegaChannel.hh.

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

Referenced by fillFinalState().

G4int G4INCL::NNToNNOmegaChannel::iso2
private

Definition at line 56 of file G4INCLNNToNNOmegaChannel.hh.

View newest version in sPHENIX GitHub at line 56 of file G4INCLNNToNNOmegaChannel.hh

Referenced by fillFinalState().

Particle* G4INCL::NNToNNOmegaChannel::particle1
private

Definition at line 57 of file G4INCLNNToNNOmegaChannel.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNNToNNOmegaChannel.hh

Referenced by fillFinalState().

Particle * G4INCL::NNToNNOmegaChannel::particle2
private

Definition at line 57 of file G4INCLNNToNNOmegaChannel.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNNToNNOmegaChannel.hh

Referenced by fillFinalState().


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