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

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

+ Inheritance diagram for G4INCL::NDeltaOmegaProductionChannel:
+ Collaboration diagram for G4INCL::NDeltaOmegaProductionChannel:

Public Member Functions

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

Private Member Functions

G4double sampleDeltaMass (G4double ecm)
 
 INCL_DECLARE_ALLOCATION_POOL (NDeltaOmegaProductionChannel)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Static Private Attributes

static const G4double angularSlope = 6.
 
static const G4int maxTries = 100000
 

Detailed Description

Definition at line 48 of file G4INCLNDeltaOmegaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 48 of file G4INCLNDeltaOmegaProductionChannel.hh

Constructor & Destructor Documentation

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

Definition at line 51 of file G4INCLNDeltaOmegaProductionChannel.cc.

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

G4INCL::NDeltaOmegaProductionChannel::~NDeltaOmegaProductionChannel ( )
virtual

Definition at line 55 of file G4INCLNDeltaOmegaProductionChannel.cc.

View newest version in sPHENIX GitHub at line 55 of file G4INCLNDeltaOmegaProductionChannel.cc

Member Function Documentation

G4INCL::NDeltaOmegaProductionChannel::INCL_DECLARE_ALLOCATION_POOL ( NDeltaOmegaProductionChannel  )
private
G4double G4INCL::NDeltaOmegaProductionChannel::sampleDeltaMass ( G4double  ecm)
private

Definition at line 57 of file G4INCLNDeltaOmegaProductionChannel.cc.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNDeltaOmegaProductionChannel.cc

References G4INCL::ParticleTable::effectiveDeltaMass, G4INCL::ParticleTable::effectiveDeltaWidth, G4INCL::ParticleTable::effectiveNucleonMass, f3, INCL_WARN, maxTries, G4INCL::ParticleTable::minDeltaMass, G4INCL::ParticleTable::minDeltaMassRndm, G4INCL::Random::shoot(), x, and y.

Referenced by fillFinalState().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 60 of file G4INCLNDeltaOmegaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 60 of file G4INCLNDeltaOmegaProductionChannel.hh

Referenced by fillFinalState().

const G4int G4INCL::NDeltaOmegaProductionChannel::maxTries = 100000
staticprivate

Definition at line 62 of file G4INCLNDeltaOmegaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 62 of file G4INCLNDeltaOmegaProductionChannel.hh

Referenced by sampleDeltaMass().

Particle* G4INCL::NDeltaOmegaProductionChannel::particle1
private

Definition at line 58 of file G4INCLNDeltaOmegaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 58 of file G4INCLNDeltaOmegaProductionChannel.hh

Referenced by fillFinalState().

Particle * G4INCL::NDeltaOmegaProductionChannel::particle2
private

Definition at line 58 of file G4INCLNDeltaOmegaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 58 of file G4INCLNDeltaOmegaProductionChannel.hh

Referenced by fillFinalState().


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