00001 #ifndef STAR_DAQ_HLT_H_ 00002 #define STAR_DAQ_HLT_H_ 00003 # ifndef _DAQ_HLT_H_ 00004 // HLT header to separate the "daq data" and "daq reader" 00005 # ifndef DAQ_HLT_DATA_STRUCTURE 00006 # define DAQ_HLT_DATA_STRUCTURE 00007 # include "daq_hlt.h" 00008 # undef DAQ_HLT_DATA_STRUCTURE 00009 # endif //DAQ_HLT_DATA_STRUCTURE 00010 # endif //_DAQ_HLT_H_ 00011 #endif // STAR_DAQ_HLT_H_
1.5.9