BOSS 7.0.5
BESIII Offline Software System
|
#include <EvtTwoBodyVertex.hh>
Public Member Functions | |
EvtTwoBodyVertex () | |
EvtTwoBodyVertex (double mA, double mB, double mAB, int L) | |
EvtTwoBodyVertex (const EvtTwoBodyVertex &other) | |
~EvtTwoBodyVertex () | |
double | widthFactor (EvtTwoBodyKine x) const |
double | formFactor (EvtTwoBodyKine x) const |
double | phaseSpaceFactor (EvtTwoBodyKine x, EvtTwoBodyKine::Index) const |
int | L () const |
double | mA () const |
double | mB () const |
double | mAB () const |
double | pD () const |
void | print (std::ostream &os) const |
void | set_f (double R) |
Definition at line 21 of file EvtTwoBodyVertex.hh.
EvtTwoBodyVertex::EvtTwoBodyVertex | ( | ) |
Definition at line 22 of file EvtTwoBodyVertex.cc.
EvtTwoBodyVertex::EvtTwoBodyVertex | ( | double | mA, |
double | mB, | ||
double | mAB, | ||
int | L | ||
) |
Definition at line 26 of file EvtTwoBodyVertex.cc.
EvtTwoBodyVertex::EvtTwoBodyVertex | ( | const EvtTwoBodyVertex & | other | ) |
Definition at line 39 of file EvtTwoBodyVertex.cc.
EvtTwoBodyVertex::~EvtTwoBodyVertex | ( | ) |
Definition at line 44 of file EvtTwoBodyVertex.cc.
double EvtTwoBodyVertex::formFactor | ( | EvtTwoBodyKine | x | ) | const |
Definition at line 77 of file EvtTwoBodyVertex.cc.
Referenced by EvtPto3PAmp::amplitude(), EvtMassAmp::amplitude(), EvtDalitzReso::evaluate(), and widthFactor().
|
inline |
Definition at line 34 of file EvtTwoBodyVertex.hh.
Referenced by EvtMassAmp::amplitude().
|
inline |
Definition at line 35 of file EvtTwoBodyVertex.hh.
Referenced by EvtMassAmp::amplitude(), EvtTwoBodyVertex(), and print().
|
inline |
Definition at line 37 of file EvtTwoBodyVertex.hh.
Referenced by EvtMassAmp::amplitude(), EvtTwoBodyVertex(), print(), and widthFactor().
|
inline |
Definition at line 36 of file EvtTwoBodyVertex.hh.
Referenced by EvtMassAmp::amplitude(), EvtTwoBodyVertex(), and print().
|
inline |
Definition at line 38 of file EvtTwoBodyVertex.hh.
Referenced by EvtMassAmp::amplitude(), EvtDalitzReso::evaluate(), and EvtAbsLineShape::getRandMass().
double EvtTwoBodyVertex::phaseSpaceFactor | ( | EvtTwoBodyKine | x, |
EvtTwoBodyKine::Index | i | ||
) | const |
Definition at line 69 of file EvtTwoBodyVertex.cc.
Referenced by EvtMassAmp::amplitude(), and EvtPto3PAmp::numerator().
void EvtTwoBodyVertex::print | ( | std::ostream & | os | ) | const |
Definition at line 90 of file EvtTwoBodyVertex.cc.
void EvtTwoBodyVertex::set_f | ( | double | R | ) |
Definition at line 50 of file EvtTwoBodyVertex.cc.
Referenced by EvtRelBreitWignerBarrierFact::getRandMass(), EvtDalitzReso::set_fb(), EvtPto3PAmp::set_fb(), EvtDalitzReso::set_fd(), and EvtPto3PAmp::set_fd().
double EvtTwoBodyVertex::widthFactor | ( | EvtTwoBodyKine | x | ) | const |
Definition at line 57 of file EvtTwoBodyVertex.cc.
Referenced by EvtPto3PAmp::amplitude(), EvtMassAmp::amplitude(), and EvtDalitzReso::evaluate().