Belle II Software development
|
This is the complete list of members for FilterExceptions, including all inherited members.
BELLE2_DEFINE_EXCEPTION(Straight_Line, "The hits are on a straight Line (or indistinguishably near to being on it).") | FilterExceptions | |
BELLE2_DEFINE_EXCEPTION(Calculating_Curvature_Failed, "It was not possible to determine the curvature of the track (number of times for left handed and right handed curvature was identical)") | FilterExceptions | |
BELLE2_DEFINE_EXCEPTION(Straight_Up, "The line is straight up, so the parametrization y=kx+d makes no sense.") | FilterExceptions | |
BELLE2_DEFINE_EXCEPTION(Duplicate_hit, "Two hits are identical") | FilterExceptions | |
BELLE2_DEFINE_EXCEPTION(Invalid_result_Nan, "Result includes 'nan'-entries!") | FilterExceptions | |
BELLE2_DEFINE_EXCEPTION(Center_Is_Origin, "The Calculated Circle Center is the origin, not supported by this fitter.") | FilterExceptions | |
BELLE2_DEFINE_EXCEPTION(Circle_too_small, "The radius of the circle is too small for useful pT-estimation.") | FilterExceptions |