evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtManyDeltaFuncLineShape Class Reference

#include <EvtGenBase/EvtManyDeltaFuncLineShape.hh>

Inheritance diagram for EvtManyDeltaFuncLineShape:
EvtAbsLineShape

Public Member Functions

 EvtManyDeltaFuncLineShape ()
 
 EvtManyDeltaFuncLineShape (double mass, double width, double maxRange, EvtSpinType::spintype sp)
 
EvtManyDeltaFuncLineShapeoperator= (const EvtManyDeltaFuncLineShape &x)
 
 EvtManyDeltaFuncLineShape (const EvtManyDeltaFuncLineShape &x)
 
EvtAbsLineShapeclone () override
 
double getMassProb (double mass, double massPar, int nDaug, double *massDau) override
 
double getRandMass (EvtId *parId, int nDaug, EvtId *dauId, EvtId *othDaugId, double maxMass, double *dauMasses) override
 
- Public Member Functions inherited from EvtAbsLineShape
 EvtAbsLineShape ()=default
 
 EvtAbsLineShape (double mass, double width, double maxRange, EvtSpinType::spintype sp)
 
virtual ~EvtAbsLineShape ()=default
 
EvtAbsLineShapeoperator= (const EvtAbsLineShape &x)
 
 EvtAbsLineShape (const EvtAbsLineShape &x)
 
double getMass ()
 
double getMassMin ()
 
double getMassMax ()
 
double getMaxRange ()
 
double getWidth ()
 
EvtSpinType::spintype getSpinType ()
 
virtual double rollMass ()
 
void reSetMass (double mass)
 
void reSetWidth (double width)
 
void reSetMassMin (double mass)
 
void reSetMassMax (double mass)
 
virtual void reSetBlatt (double)
 
virtual void reSetBlattBirth (double)
 
void includeBirthFactor (bool yesno)
 
void includeDecayFactor (bool yesno)
 
void setPWForDecay (int spin, EvtId d1, EvtId d2)
 
void setPWForBirthL (int spin, EvtId par, EvtId othD)
 

Additional Inherited Members

- Protected Attributes inherited from EvtAbsLineShape
bool _includeDecayFact
 
bool _includeBirthFact
 
double _mass
 
double _massMin
 
double _massMax
 
double _width
 
double _maxRange
 
std::vector< EvtId_userSetPWD1
 
std::vector< EvtId_userSetPWD2
 
std::vector< int > _userSetPW
 
std::vector< EvtId_userSetBirthPar
 
std::vector< EvtId_userSetBirthOthD
 
std::vector< int > _userSetBirthPW
 
EvtSpinType::spintype _spin
 

Detailed Description

Definition at line 26 of file EvtManyDeltaFuncLineShape.hh.

Constructor & Destructor Documentation

◆ EvtManyDeltaFuncLineShape() [1/3]

EvtManyDeltaFuncLineShape::EvtManyDeltaFuncLineShape ( )

Definition at line 32 of file EvtManyDeltaFuncLineShape.cpp.

◆ EvtManyDeltaFuncLineShape() [2/3]

EvtManyDeltaFuncLineShape::EvtManyDeltaFuncLineShape ( double  mass,
double  width,
double  maxRange,
EvtSpinType::spintype  sp 
)

Definition at line 36 of file EvtManyDeltaFuncLineShape.cpp.

◆ EvtManyDeltaFuncLineShape() [3/3]

EvtManyDeltaFuncLineShape::EvtManyDeltaFuncLineShape ( const EvtManyDeltaFuncLineShape x)

Definition at line 54 of file EvtManyDeltaFuncLineShape.cpp.

Member Function Documentation

◆ clone()

EvtAbsLineShape * EvtManyDeltaFuncLineShape::clone ( )
overridevirtual

Reimplemented from EvtAbsLineShape.

Definition at line 78 of file EvtManyDeltaFuncLineShape.cpp.

◆ getMassProb()

double EvtManyDeltaFuncLineShape::getMassProb ( double  mass,
double  massPar,
int  nDaug,
double *  massDau 
)
overridevirtual

Reimplemented from EvtAbsLineShape.

Definition at line 83 of file EvtManyDeltaFuncLineShape.cpp.

◆ getRandMass()

double EvtManyDeltaFuncLineShape::getRandMass ( EvtId parId,
int  nDaug,
EvtId dauId,
EvtId othDaugId,
double  maxMass,
double *  dauMasses 
)
overridevirtual

Reimplemented from EvtAbsLineShape.

Definition at line 103 of file EvtManyDeltaFuncLineShape.cpp.

◆ operator=()

EvtManyDeltaFuncLineShape & EvtManyDeltaFuncLineShape::operator= ( const EvtManyDeltaFuncLineShape x)

Definition at line 66 of file EvtManyDeltaFuncLineShape.cpp.


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