CbmRoot
|
Define floating point number type litfloat. More...
Go to the source code of this file.
Typedefs | |
typedef double | litfloat |
Define floating point number type litfloat.
Define type for floating point number in littrack. litfloat is either float or double. This helps easily switch between different floating point number types.
Definition in file CbmLitFloat.h.
typedef double litfloat |
Definition at line 19 of file CbmLitFloat.h.