#include <EvtGenBase/EvtFlatLineShape.hh>
|
| | EvtFlatLineShape ()=default |
| | EvtFlatLineShape (double mass, double width, double maxRange, EvtSpinType::spintype sp) |
| EvtFlatLineShape & | operator= (const EvtFlatLineShape &x) |
| | EvtFlatLineShape (const EvtFlatLineShape &x) |
| EvtAbsLineShape * | clone () 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 |
| | EvtAbsLineShape ()=default |
| | EvtAbsLineShape (double mass, double width, double maxRange, EvtSpinType::spintype sp) |
| virtual | ~EvtAbsLineShape ()=default |
| EvtAbsLineShape & | operator= (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) |
Definition at line 26 of file EvtFlatLineShape.hh.
◆ EvtFlatLineShape() [1/3]
| EvtFlatLineShape::EvtFlatLineShape |
( |
| ) |
|
|
default |
◆ EvtFlatLineShape() [2/3]
| EvtFlatLineShape::EvtFlatLineShape |
( |
double | mass, |
|
|
double | width, |
|
|
double | maxRange, |
|
|
EvtSpinType::spintype | sp ) |
◆ EvtFlatLineShape() [3/3]
◆ clone()
◆ getMassProb()
| double EvtFlatLineShape::getMassProb |
( |
double | mass, |
|
|
double | massPar, |
|
|
int | nDaug, |
|
|
double * | massDau ) |
|
overridevirtual |
◆ getRandMass()
| double EvtFlatLineShape::getRandMass |
( |
EvtId * | parId, |
|
|
int | nDaug, |
|
|
EvtId * | dauId, |
|
|
EvtId * | othDaugId, |
|
|
double | maxMass, |
|
|
double * | dauMasses ) |
|
overridevirtual |
◆ operator=()
The documentation for this class was generated from the following files: