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

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

+ Inheritance diagram for G4INCL::NDeltaToDeltaSKChannel:
+ Collaboration diagram for G4INCL::NDeltaToDeltaSKChannel:

Public Member Functions

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

Private Attributes

Particleparticle1
 
Particleparticle2
 

Static Private Attributes

static const G4double angularSlope = 2.
 

Detailed Description

Definition at line 47 of file G4INCLNDeltaToDeltaSKChannel.hh.

View newest version in sPHENIX GitHub at line 47 of file G4INCLNDeltaToDeltaSKChannel.hh

Constructor & Destructor Documentation

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

Definition at line 51 of file G4INCLNDeltaToDeltaSKChannel.cc.

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

G4INCL::NDeltaToDeltaSKChannel::~NDeltaToDeltaSKChannel ( )
virtual

Definition at line 55 of file G4INCLNDeltaToDeltaSKChannel.cc.

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

Member Function Documentation

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

Definition at line 57 of file G4INCLNDeltaToDeltaSKChannel.cc.

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

References G4INCL::ParticleTable::effectiveDeltaMass, G4INCL::ParticleTable::effectiveDeltaWidth, G4INCL::ParticleTable::effectiveKaonMass, G4INCL::ParticleTable::effectiveSigmaMass, f3, INCL_WARN, 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::NDeltaToDeltaSKChannel::angularSlope = 2.
staticprivate

Definition at line 59 of file G4INCLNDeltaToDeltaSKChannel.hh.

View newest version in sPHENIX GitHub at line 59 of file G4INCLNDeltaToDeltaSKChannel.hh

Referenced by fillFinalState().

Particle* G4INCL::NDeltaToDeltaSKChannel::particle1
private

Definition at line 57 of file G4INCLNDeltaToDeltaSKChannel.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNDeltaToDeltaSKChannel.hh

Referenced by fillFinalState().

Particle * G4INCL::NDeltaToDeltaSKChannel::particle2
private

Definition at line 57 of file G4INCLNDeltaToDeltaSKChannel.hh.

View newest version in sPHENIX GitHub at line 57 of file G4INCLNDeltaToDeltaSKChannel.hh

Referenced by fillFinalState().


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