1 #ifndef __JDB_JAHRSTOOLKIT__
2 #define __JDB_JAHRSTOOLKIT__
52 return (
A(sqrt(A0 * A0 + A1 * A1 + A2 * A2)) &&
53 H(sqrt(H0 * H0 + H1 * H1 + H2 * H2)));
Auxiliary class to define a range between two values.
Auxiliary classes and methods for database I/O.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary data structure to check validity of AHRS data.
JTOOLS::JRange< double > range_type
bool operator()(const JAHRS ¶meters) const
Check validity of AHRS data.
JAHRSValidity()
Default constructor.