StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
hlt_gl3.h
1 #ifndef STAR_DAQ_HLT_H_
2 #define STAR_DAQ_HLT_H_
3 # ifndef _DAQ_HLT_H_
4 // HLT header to separate the "daq data" and "daq reader"
5 # ifndef DAQ_HLT_DATA_STRUCTURE
6 # define DAQ_HLT_DATA_STRUCTURE
7 # include "daq_hlt.h"
8 # undef DAQ_HLT_DATA_STRUCTURE
9 # endif //DAQ_HLT_DATA_STRUCTURE
10 # endif //_DAQ_HLT_H_
11 #endif // STAR_DAQ_HLT_H_