#include <EvtDalitzCoord.hh>
Definition at line 19 of file EvtDalitzCoord.hh.
◆ EvtDalitzCoord() [1/3]
| EvtDalitzCoord::EvtDalitzCoord |
( |
| ) |
|
◆ EvtDalitzCoord() [2/3]
◆ EvtDalitzCoord() [3/3]
◆ ~EvtDalitzCoord()
| EvtDalitzCoord::~EvtDalitzCoord |
( |
| ) |
|
◆ operator==()
◆ pair1()
◆ pair2()
◆ print()
| void EvtDalitzCoord::print |
( |
std::ostream & | | ) |
const |
Definition at line 36 of file EvtDalitzCoord.cc.
36 {
37 os << _i1 << " " << _q1 << endl;
38 os << _i2 << " " << _q2 << endl;
39}
Referenced by operator<<().
◆ q1()
| double EvtDalitzCoord::q1 |
( |
| ) |
const |
|
inline |
◆ q2()
| double EvtDalitzCoord::q2 |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: