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

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

+ Inheritance diagram for G4INCL::PionResonanceDecayChannel:
+ Collaboration diagram for G4INCL::PionResonanceDecayChannel:

Public Member Functions

 PionResonanceDecayChannel (Particle *, ThreeVector const &)
 
virtual ~PionResonanceDecayChannel ()
 
void fillFinalState (FinalState *fs)
 
- Public Member Functions inherited from G4INCL::IChannel
 IChannel ()
 
virtual ~IChannel ()
 
FinalStategetFinalState ()
 

Static Public Member Functions

static G4double computeDecayTime (Particle *p)
 

Private Member Functions

void sampleAngles (G4double *, G4double *, G4double *)
 
 INCL_DECLARE_ALLOCATION_POOL (PionResonanceDecayChannel)
 

Private Attributes

ParticletheParticle
 
ThreeVector const incidentDirection
 

Static Private Attributes

static const G4double angularSlope = 0.
 

Detailed Description

Definition at line 49 of file G4INCLPionResonanceDecayChannel.hh.

View newest version in sPHENIX GitHub at line 49 of file G4INCLPionResonanceDecayChannel.hh

Constructor & Destructor Documentation

G4INCL::PionResonanceDecayChannel::PionResonanceDecayChannel ( Particle p,
ThreeVector const &  dir 
)

Definition at line 51 of file G4INCLPionResonanceDecayChannel.cc.

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

G4INCL::PionResonanceDecayChannel::~PionResonanceDecayChannel ( )
virtual

Definition at line 55 of file G4INCLPionResonanceDecayChannel.cc.

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

Member Function Documentation

G4double G4INCL::PionResonanceDecayChannel::computeDecayTime ( Particle p)
static

Definition at line 58 of file G4INCLPionResonanceDecayChannel.cc.

View newest version in sPHENIX GitHub at line 58 of file G4INCLPionResonanceDecayChannel.cc

References G4INCL::Particle::getEnergy(), G4INCL::Particle::getMass(), G4INCL::Particle::getType(), G4INCL::PhysicalConstants::hc, INCL_FATAL, m, G4INCL::Omega, and G4INCL::Random::shoot().

Referenced by G4INCL::StandardPropagationModel::generateDecays().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4INCL::PionResonanceDecayChannel::INCL_DECLARE_ALLOCATION_POOL ( PionResonanceDecayChannel  )
private
void G4INCL::PionResonanceDecayChannel::sampleAngles ( G4double ctet_par,
G4double stet_par,
G4double phi_par 
)
private

Definition at line 79 of file G4INCLPionResonanceDecayChannel.cc.

View newest version in sPHENIX GitHub at line 79 of file G4INCLPionResonanceDecayChannel.cc

References kdfinder::abs(), G4INCL::Random::shoot(), G4INCL::Math::sign(), and G4INCL::Math::twoPi.

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::PionResonanceDecayChannel::angularSlope = 0.
staticprivate

Definition at line 60 of file G4INCLPionResonanceDecayChannel.hh.

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

ThreeVector const G4INCL::PionResonanceDecayChannel::incidentDirection
private

Definition at line 63 of file G4INCLPionResonanceDecayChannel.hh.

View newest version in sPHENIX GitHub at line 63 of file G4INCLPionResonanceDecayChannel.hh

Referenced by fillFinalState().

Particle* G4INCL::PionResonanceDecayChannel::theParticle
private

Definition at line 62 of file G4INCLPionResonanceDecayChannel.hh.

View newest version in sPHENIX GitHub at line 62 of file G4INCLPionResonanceDecayChannel.hh

Referenced by fillFinalState().


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