ots::DataProducer Class Reference

Inheritance diagram for ots::DataProducer:
ots::DataProcessor ots::WorkLoop ots::ARTDAQProducer ots::TCPDataListenerProducer ots::UDPDataListenerProducer ots::VirtualEventBuilder ots::AssociativeMemoryEventBuilder

List of all members.

Public Member Functions

 DataProducer (std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID, unsigned int bufferSize=100)
void registerToBuffer (void)
virtual void startProcessingData (std::string runNumber)
virtual void stopProcessingData (void)
template<class D , class H >
int attachToEmptySubBuffer (D *&data, H *&header)
template<class D , class H >
int setWrittenSubBuffer (void)
template<class D , class H >
int write (const D &buffer)
template<class D , class H >
int write (const D &buffer, const H &header)
unsigned int getBufferSize (void)

Detailed Description

Definition at line 12 of file DataProducer.h.


The documentation for this class was generated from the following files:

Generated on 18 Apr 2018 for otsdaq by  doxygen 1.6.1