|
void | parse (const char *file, const char *model) |
|
void | parse (const std::vector< std::string > &v) |
|
double | pdfMax () const |
|
int | nScan () const |
|
double | dm () const |
|
double | mixPhase () const |
|
double | mixAmpli () const |
|
std::vector< std::string > | amp (int i) const |
|
std::vector< std::string > | ampConj (int i) const |
|
EvtComplex | ampCoef (int i) const |
|
EvtComplex | ampConjCoef (int i) const |
|
int | coefFormat (int i) const |
|
int | coefConjFormat (int i) const |
|
int | getNAmp () const |
|
int | getNAmpConj () const |
|
|
static EvtDecayMode | getDecayMode (const char *file) |
|
static void | parseComplexCoef (size_t &i, const std::vector< std::string > &v, EvtComplex &c, int &format) |
|
static double | parseRealCoef (int &i, const std::vector< std::string > &v) |
|
static bool | isKeyword (const std::string &s) |
|
Definition at line 31 of file EvtMultiChannelParser.hh.
The documentation for this class was generated from the following file: