Geant4  10.03
G4INCL::NDeltaEtaProductionChannel Class Reference

#include <G4INCLNDeltaEtaProductionChannel.hh>

+ Inheritance diagram for G4INCL::NDeltaEtaProductionChannel:
+ Collaboration diagram for G4INCL::NDeltaEtaProductionChannel:

Public Member Functions

 NDeltaEtaProductionChannel (Particle *, Particle *)
 
virtual ~NDeltaEtaProductionChannel ()
 
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 (NDeltaEtaProductionChannel)
 

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 G4INCLNDeltaEtaProductionChannel.hh.

Constructor & Destructor Documentation

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

Definition at line 51 of file G4INCLNDeltaEtaProductionChannel.cc.

G4INCL::NDeltaEtaProductionChannel::~NDeltaEtaProductionChannel ( )
virtual

Definition at line 55 of file G4INCLNDeltaEtaProductionChannel.cc.

Member Function Documentation

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

Definition at line 57 of file G4INCLNDeltaEtaProductionChannel.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::NDeltaEtaProductionChannel::angularSlope = 6.
staticprivate

Definition at line 60 of file G4INCLNDeltaEtaProductionChannel.hh.

Referenced by fillFinalState().

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

Definition at line 62 of file G4INCLNDeltaEtaProductionChannel.hh.

Referenced by sampleDeltaMass().

Particle* G4INCL::NDeltaEtaProductionChannel::particle1
private

Definition at line 58 of file G4INCLNDeltaEtaProductionChannel.hh.

Referenced by fillFinalState().

Particle * G4INCL::NDeltaEtaProductionChannel::particle2
private

Definition at line 58 of file G4INCLNDeltaEtaProductionChannel.hh.

Referenced by fillFinalState().


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