![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Convenience utilities not directly related to vectors. More...
Functions | |
| template<typename T > | |
| T | roundValue01 (T value, T tol) |
Returns value, rounded to 0, -1 or +1 if closer than tol. More... | |
Convenience utilities not directly related to vectors.
| T geo::vect::extra::roundValue01 | ( | T | value, |
| T | tol | ||
| ) |
Returns value, rounded to 0, -1 or +1 if closer than tol.
Definition at line 404 of file geo_vectors_utils.h.
References fhicl::detail::atom::value().
Referenced by geo::vect::rounded01().