Go to the source code of this file.
Functions | |
int | nint (float a) |
Return the nearest integer - analogous to the FORTRAN intrinsic NINT. More... | |
int | nint (double a) |
|
inline |
Return the nearest integer - analogous to the FORTRAN intrinsic NINT.
Definition at line 8 of file nint.h.
References createfilelist::int.
Referenced by CSCSlantedWireGeometry::nearestWire(), and CSCNonslantedWireGeometry::nearestWire().
|
inline |