1 #ifndef EUDAQ_INCLUDED_Controller
2 #define EUDAQ_INCLUDED_Controller
4 #include "eudaq/CommandReceiver.hh"
5 #include "eudaq/Platform.hh"
21 Controller(
const std::string &name,
const std::string &runcontrol);
28 #endif // EUDAQ_INCLUDED_Controller
Definition: CommandReceiver.hh:20
Definition: Controller.hh:14