FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
typedefs.h File Reference

Go to the source code of this file.

Typedefs

typedef char CHARS
 
typedef unsigned char CHARU
 
typedef char INTS1
 
typedef unsigned char INTU1
 
typedef short INTS2
 
typedef unsigned short INTU2
 
typedef int INTS4
 
typedef unsigned int INTU4
 
typedef float REAL4
 
typedef double REAL8
 

Typedef Documentation

typedef char CHARS

Definition at line 15 of file typedefs.h.

typedef unsigned char CHARU

Definition at line 16 of file typedefs.h.

typedef char INTS1

Definition at line 17 of file typedefs.h.

typedef short INTS2

Definition at line 19 of file typedefs.h.

typedef int INTS4

Definition at line 21 of file typedefs.h.

typedef unsigned char INTU1

Definition at line 18 of file typedefs.h.

typedef unsigned short INTU2

Definition at line 20 of file typedefs.h.

typedef unsigned int INTU4

Definition at line 22 of file typedefs.h.

typedef float REAL4

Definition at line 23 of file typedefs.h.

typedef double REAL8

Definition at line 24 of file typedefs.h.