ToolDAQFramework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
build.h
Go to the documentation of this file.
1 #ifndef __BUILD_H__
2 #define __BUILD_H__
3 
4 //#define __HISTOGRAM_UCHAR__
5 #define __HISTOGRAM_USHORT__
6 //#define __HISTOGRAM_UINT__
7 
8 //#define __TIME_OF_FLIGHT_UCHAR__
9 #define __TIME_OF_FLIGHT_USHORT__
10 //#define __TIME_OF_FLIGHT_UINT__
11 
12 
13 #endif //__BUILD_H__