Geant4  10.00.p02
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 ()
 
FinalStategetFinalState ()
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 

Private Member Functions

G4double sampleDeltaMass (G4double ecm)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Detailed Description

Definition at line 46 of file G4INCLDeltaProductionChannel.hh.

Constructor & Destructor Documentation

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

Definition at line 46 of file G4INCLDeltaProductionChannel.cc.

G4INCL::DeltaProductionChannel::~DeltaProductionChannel ( )
virtual

Definition at line 51 of file G4INCLDeltaProductionChannel.cc.

Member Function Documentation

G4double G4INCL::DeltaProductionChannel::sampleDeltaMass ( G4double  ecm)
private

Definition at line 53 of file G4INCLDeltaProductionChannel.cc.

References G4INCL::ParticleTable::effectiveDeltaDecayThreshold, G4INCL::ParticleTable::effectiveNucleonMass, f3, INCL_WARN, G4INCL::Math::pi, and G4INCL::Random::shoot().

Referenced by getFinalState().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

Particle* G4INCL::DeltaProductionChannel::particle1
private

Definition at line 56 of file G4INCLDeltaProductionChannel.hh.

Referenced by getFinalState().

Particle * G4INCL::DeltaProductionChannel::particle2
private

Definition at line 56 of file G4INCLDeltaProductionChannel.hh.

Referenced by getFinalState().


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