CbmRoot
|
Namespaces | |
namespace | clrs |
Colors of terminal log messages. | |
namespace | control |
Control flags. | |
namespace | math |
Math constants. | |
namespace | misc |
Miscellaneous constants. | |
namespace | phys |
Physics constants. | |
namespace | size |
Array sizes. | |
Variables | |
template<typename T1 , typename T2 = T1> | |
constexpr T2 | Undef |
Undefined values. | |
template<> | |
constexpr int | Undef< int > = std::numeric_limits<int>::min() |
template<> | |
constexpr unsigned | Undef< unsigned > = std::numeric_limits<unsigned>::max() |
template<> | |
constexpr float | Undef< float > = std::numeric_limits<float>::signaling_NaN() |
template<> | |
constexpr double | Undef< double > = std::numeric_limits<double>::signaling_NaN() |
template<> | |
constexpr fscal | Undef< fvec > = std::numeric_limits<fscal>::signaling_NaN() |
Namespace contains compile-time constants definition for the CA tracking algorithm
|
constexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |