LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <climits>
#include <limits>
Go to the source code of this file.
Namespaces | |
geoalgo | |
Variables | |
static const double | geoalgo::kPI = 3.141592653589793238462643383279502884 |
static const double | geoalgo::kINVALID_DOUBLE = std::numeric_limits<double>::max() |
static const double | geoalgo::kMAX_DOUBLE = std::numeric_limits<double>::max() |
static const double | geoalgo::kMIN_DOUBLE = std::numeric_limits<double>::min() |