#include <EvtGenModels/EvtDalitzTable.hh>
|
| bool | fileHasBeenRead (const std::string dec_name) const |
| void | readXMLDecayFile (const std::string dec_name, bool verbose=true) |
| void | checkParticle (std::string particle) const |
| void | addDecay (EvtId parent, const EvtDalitzDecayInfo &dec) |
| void | copyDecay (EvtId parent, EvtId *daughters, EvtId copy, EvtId *copyd) |
| EvtDalitzReso | getResonance (std::string shape, EvtDalitzPlot dp, EvtCyclic3::Pair angPair, EvtCyclic3::Pair resPair, EvtSpinType::spintype spinType, double mass, double width, double FFp, double FFr, double alpha, double aLass, double rLass, double BLass, double phiBLass, double RLass, double phiRLass, double cutoffLass) |
| int | getDaughterPairs (EvtId *resDaughter, EvtId *daughter, std::vector< std::pair< EvtCyclic3::Pair, EvtCyclic3::Pair > > &angAndResPairs) |
| | EvtDalitzTable (const EvtDalitzTable &) |
| EvtDalitzTable & | operator= (const EvtDalitzTable &) |
| double | calcProbMax (EvtDalitzPlot dp, EvtDalitzDecayInfo *model) |
| double | calcProb (EvtDalitzPoint point, EvtDalitzDecayInfo *model) |
Definition at line 38 of file EvtDalitzTable.hh.
◆ EvtDalitzTable() [1/2]
| EvtDalitzTable::EvtDalitzTable |
( |
| ) |
|
|
protected |
◆ ~EvtDalitzTable()
| EvtDalitzTable::~EvtDalitzTable |
( |
| ) |
|
|
protected |
◆ EvtDalitzTable() [2/2]
◆ addDecay()
◆ calcProb()
◆ calcProbMax()
◆ checkParticle()
| void EvtDalitzTable::checkParticle |
( |
std::string | particle | ) |
const |
|
private |
◆ copyDecay()
◆ fileHasBeenRead()
| bool EvtDalitzTable::fileHasBeenRead |
( |
const std::string | dec_name | ) |
const |
|
private |
◆ getDalitzTable()
◆ getDaughterPairs()
◆ getInstance()
| const EvtDalitzTable & EvtDalitzTable::getInstance |
( |
const std::string | dec_name = "", |
|
|
bool | verbose = true ) |
|
static |
◆ getResonance()
| EvtDalitzReso EvtDalitzTable::getResonance |
( |
std::string | shape, |
|
|
EvtDalitzPlot | dp, |
|
|
EvtCyclic3::Pair | angPair, |
|
|
EvtCyclic3::Pair | resPair, |
|
|
EvtSpinType::spintype | spinType, |
|
|
double | mass, |
|
|
double | width, |
|
|
double | FFp, |
|
|
double | FFr, |
|
|
double | alpha, |
|
|
double | aLass, |
|
|
double | rLass, |
|
|
double | BLass, |
|
|
double | phiBLass, |
|
|
double | RLass, |
|
|
double | phiRLass, |
|
|
double | cutoffLass ) |
|
private |
◆ operator=()
◆ readXMLDecayFile()
| void EvtDalitzTable::readXMLDecayFile |
( |
const std::string | dec_name, |
|
|
bool | verbose = true ) |
|
private |
◆ m_dalitztable
◆ m_readFiles
| std::vector<std::string> EvtDalitzTable::m_readFiles |
|
private |
The documentation for this class was generated from the following files: