CbmRoot
LitMath.h File Reference

Useful math functions. More...

#include "LitScalTrack.h"
#include "LitTypes.h"
Include dependency graph for LitMath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 lit
 
 lit::parallel
 

Functions

fscal lit::parallel::rcp (const fscal &a)
 Returns reciprocal. More...
 
fscal lit::parallel::sgn (const fscal &a)
 Returns sign of the input number. More...
 
unsigned short lit::parallel::NDF (const LitScalTrack &track)
 Returns number of degrees of freedom for the track. More...
 

Detailed Description

Useful math functions.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Definition in file LitMath.h.