EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtParticleDecay Class Reference

#include <EvtGenBase/EvtParticleDecay.hh>

Public Member Functions

 EvtParticleDecay ()
 ~EvtParticleDecay ()
void chargeConj (EvtParticleDecay *decay)
void setDecayModel (EvtDecayBase *decay)
EvtDecayBasegetDecayModel ()
double getBrfrSum () const
void setBrfrSum (double brfrsum)
double getMassMin () const
void setMassMin (double massmin)
void printSummary () const

Private Attributes

EvtDecayBasem_decay
double m_brfrsum
double m_massmin

Detailed Description

Definition at line 26 of file EvtParticleDecay.hh.

Constructor & Destructor Documentation

◆ EvtParticleDecay()

EvtParticleDecay::EvtParticleDecay ( )
inline

Definition at line 28 of file EvtParticleDecay.hh.

◆ ~EvtParticleDecay()

EvtParticleDecay::~EvtParticleDecay ( )
inline

Definition at line 35 of file EvtParticleDecay.hh.

Member Function Documentation

◆ chargeConj()

void EvtParticleDecay::chargeConj ( EvtParticleDecay * decay)

Definition at line 43 of file EvtParticleDecay.cpp.

◆ getBrfrSum()

double EvtParticleDecay::getBrfrSum ( ) const
inline

Definition at line 45 of file EvtParticleDecay.hh.

◆ getDecayModel()

EvtDecayBase * EvtParticleDecay::getDecayModel ( )
inline

Definition at line 44 of file EvtParticleDecay.hh.

◆ getMassMin()

double EvtParticleDecay::getMassMin ( ) const
inline

Definition at line 47 of file EvtParticleDecay.hh.

◆ printSummary()

void EvtParticleDecay::printSummary ( ) const

Definition at line 36 of file EvtParticleDecay.cpp.

◆ setBrfrSum()

void EvtParticleDecay::setBrfrSum ( double brfrsum)
inline

Definition at line 46 of file EvtParticleDecay.hh.

◆ setDecayModel()

void EvtParticleDecay::setDecayModel ( EvtDecayBase * decay)
inline

Definition at line 43 of file EvtParticleDecay.hh.

◆ setMassMin()

void EvtParticleDecay::setMassMin ( double massmin)
inline

Definition at line 48 of file EvtParticleDecay.hh.

Member Data Documentation

◆ m_brfrsum

double EvtParticleDecay::m_brfrsum
private

Definition at line 55 of file EvtParticleDecay.hh.

◆ m_decay

EvtDecayBase* EvtParticleDecay::m_decay
private

Definition at line 53 of file EvtParticleDecay.hh.

◆ m_massmin

double EvtParticleDecay::m_massmin
private

Definition at line 56 of file EvtParticleDecay.hh.


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