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