4 #include "eudaq/Platform.hh"
10 DLLEXPORT std::string TDC_L0ID();
12 DLLEXPORT std::string TLU_TLUID();
13 DLLEXPORT std::string TDC_data();
14 DLLEXPORT std::string TLU_L0ID();
15 DLLEXPORT std::string Timestamp_data();
16 DLLEXPORT std::string Timestamp_L0ID();
17 DLLEXPORT std::string Event_L0ID();
18 DLLEXPORT std::string Event_BCID();
20 #ifdef USE_EUDAQ2_VERSION
21 DLLEXPORT std::string mergeITSDAQStreamsName();
22 DLLEXPORT std::string SCT_COMPARE_Name();
23 DLLEXPORT std::string SCT_FileReader_Name();
25 #endif // USE_EUDAQ2_VERSION
29 #endif // SCT_defs_h__