|
EvtGen
2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenModels/EvtDalitzTable.hh>
|
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 | ) |
|
◆ copyDecay()
◆ fileHasBeenRead()
bool EvtDalitzTable::fileHasBeenRead |
( |
const std::string |
dec_name | ) |
|
◆ getDalitzTable()
◆ getDaughterPairs()
◆ getInstance()
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 |
|
) |
| |
◆ _dalitztable
◆ _readFiles
std::vector<std::string> EvtDalitzTable::_readFiles |
|
private |
The documentation for this class was generated from the following files:
|