1 #ifndef _ots_FEProducerVInterface_h_
2 #define _ots_FEProducerVInterface_h_
4 #include "otsdaq/DataManager/DataProducerBase.h"
5 #include "otsdaq/FECore/FEVInterface.h"
24 const std::string& interfaceConfigurationPath);
28 virtual void startProcessingData(std::string )
30 __FE_COUT__ <<
"Do nothing. The FE Manager starts the workloop." << __E__;
32 virtual void stopProcessingData(
void)
34 __FE_COUT__ <<
"Do nothing. The FE Manager stops the workloop." << __E__;
43 std::map<std::string, std::string>* headerP_;
virtual void writeCurrentBuffer(void)
virtual void copyToNextBuffer(const std::string &dataToWrite)
virtual std::string * getNextBuffer(void)