CbmRoot
|
Useful math functions. More...
Go to the source code of this file.
Namespaces | |
namespace | lit |
namespace | lit::parallel |
Functions | |
fscal | lit::parallel::rcp (const fscal &a) |
Returns reciprocal. | |
fscal | lit::parallel::sgn (const fscal &a) |
Returns sign of the input number. | |
unsigned short | lit::parallel::NDF (const LitScalTrack &track) |
Returns number of degrees of freedom for the track. | |