Geant4  10.02
G4INCL::DeltaProductionChannel Class Reference

#include <G4INCLDeltaProductionChannel.hh>

+ Inheritance diagram for G4INCL::DeltaProductionChannel:
+ Collaboration diagram for G4INCL::DeltaProductionChannel:

Public Member Functions

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

Private Member Functions

G4double sampleDeltaMass (G4double ecm)
 
 INCL_DECLARE_ALLOCATION_POOL (DeltaProductionChannel)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Static Private Attributes

static const G4int maxTries = 100000
 

Detailed Description

Definition at line 48 of file G4INCLDeltaProductionChannel.hh.

Constructor & Destructor Documentation

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

Definition at line 49 of file G4INCLDeltaProductionChannel.cc.

G4INCL::DeltaProductionChannel::~DeltaProductionChannel ( )
virtual

Definition at line 54 of file G4INCLDeltaProductionChannel.cc.

Member Function Documentation

void G4INCL::DeltaProductionChannel::fillFinalState ( FinalState fs)
virtual
G4INCL::DeltaProductionChannel::INCL_DECLARE_ALLOCATION_POOL ( DeltaProductionChannel  )
private
G4double G4INCL::DeltaProductionChannel::sampleDeltaMass ( G4double  ecm)
private

Definition at line 56 of file G4INCLDeltaProductionChannel.cc.

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

Referenced by fillFinalState().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 60 of file G4INCLDeltaProductionChannel.hh.

Referenced by sampleDeltaMass().

Particle* G4INCL::DeltaProductionChannel::particle1
private

Definition at line 58 of file G4INCLDeltaProductionChannel.hh.

Referenced by fillFinalState().

Particle * G4INCL::DeltaProductionChannel::particle2
private

Definition at line 58 of file G4INCLDeltaProductionChannel.hh.

Referenced by fillFinalState().


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