ComPWA
Common Partial-Wave-Analysis Framework
|
Functions | |
bool | equal (double x, double y, int nEpsilon) |
Check of numbers x and are equal within nEpsion times the numerical limit. More... | |
double | shiftAngle (double value) |
std::vector< std::string > | splitString (const std::string &str, char separator=' ') |
split the string into pieces, which are separated by the separator character (default separator: space) More... | |
|
inline |