ComPWA
Common Partial-Wave-Analysis Framework
|
Classes | |
class | DalitzHisto |
Simple class to create and fill Dalitz plots. More... | |
class | DalitzPlot |
class | RootPlotData |
Allows output of a data sample and an Intensity (and optionally its components) into a ROOT file via TTrees. More... | |
Functions | |
void | phspContour (unsigned int SysX, unsigned int SysY, unsigned int n, double *CoordX, double *CoordY) |
void | writeDataSimple (const Data::DataSet &DataSample, std::string TreeName) |
void ComPWA::Tools::Plotting::phspContour | ( | unsigned int | SysX, |
unsigned int | SysY, | ||
unsigned int | n, | ||
double * | CoordX, | ||
double * | CoordY | ||
) |
Definition at line 28 of file DalitzPlot.cpp.
void ComPWA::Tools::Plotting::writeDataSimple | ( | const Data::DataSet & | DataSample, |
std::string | TreeName | ||
) |
Definition at line 42 of file RootPlotData.cpp.