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

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/inclxx/incl_physics/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 ()
 

Private Member Functions

G4double sampleDeltaMass (G4double ecm)
 

Private Attributes

Particleparticle1
 
Particleparticle2
 

Static Private Attributes

static const G4int maxTries = 100000
 

Detailed Description

Definition at line 48 of file G4INCLDeltaProductionChannel.hh.

View newest version in sPHENIX GitHub 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.

View newest version in sPHENIX GitHub at line 49 of file G4INCLDeltaProductionChannel.cc

G4INCL::DeltaProductionChannel::~DeltaProductionChannel ( )
virtual

Definition at line 54 of file G4INCLDeltaProductionChannel.cc.

View newest version in sPHENIX GitHub at line 54 of file G4INCLDeltaProductionChannel.cc

Member Function Documentation

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

Definition at line 56 of file G4INCLDeltaProductionChannel.cc.

View newest version in sPHENIX GitHub 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(), 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 G4int G4INCL::DeltaProductionChannel::maxTries = 100000
staticprivate

Definition at line 60 of file G4INCLDeltaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 60 of file G4INCLDeltaProductionChannel.hh

Referenced by sampleDeltaMass().

Particle* G4INCL::DeltaProductionChannel::particle1
private

Definition at line 58 of file G4INCLDeltaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 58 of file G4INCLDeltaProductionChannel.hh

Referenced by fillFinalState().

Particle * G4INCL::DeltaProductionChannel::particle2
private

Definition at line 58 of file G4INCLDeltaProductionChannel.hh.

View newest version in sPHENIX GitHub at line 58 of file G4INCLDeltaProductionChannel.hh

Referenced by fillFinalState().


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