CbmRoot
CbmLitFloat.h File Reference

Define floating point number type litfloat. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef double litfloat
 

Detailed Description

Define floating point number type litfloat.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009 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 Documentation

◆ litfloat

typedef double litfloat

Definition at line 15 of file CbmLitFloat.h.