Geant4  10.03
G4INCL::NDeltaOmegaProductionChannel Class Reference

#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.

Constructor & Destructor Documentation

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

Definition at line 51 of file G4INCLNDeltaOmegaProductionChannel.cc.

G4INCL::NDeltaOmegaProductionChannel::~NDeltaOmegaProductionChannel ( )
virtual

Definition 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.

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

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.

Referenced by fillFinalState().

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

Definition at line 62 of file G4INCLNDeltaOmegaProductionChannel.hh.

Referenced by sampleDeltaMass().

Particle* G4INCL::NDeltaOmegaProductionChannel::particle1
private

Definition at line 58 of file G4INCLNDeltaOmegaProductionChannel.hh.

Referenced by fillFinalState().

Particle * G4INCL::NDeltaOmegaProductionChannel::particle2
private

Definition at line 58 of file G4INCLNDeltaOmegaProductionChannel.hh.

Referenced by fillFinalState().


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