#include <DFInterface.hh>
- Author
- cpellegrino
Definition at line 12 of file DFInterface.hh.
◆ DFInterface()
◆ operator()()
void DFInterface::operator() |
( |
| ) |
|
- Author
- cpellegrino
Definition at line 8 of file DFInterface.cc.
21 #ifdef DEBUG_DAQ_HEADER
23 LOG_DEBUG <<
"DFInterface: Got this from the queue " << daq_head;
29 LOG_NOTICE <<
"DFInterface: No data to transmit: " << daq_head;
33 #ifdef DEBUG_FRAME_LENGHT
34 static unsigned int nframes = 0;
36 if (!(nframes % 10000))
◆ stop()
void DFInterface::stop |
( |
| ) |
|
|
inline |
◆ isRunning()
bool DFInterface::isRunning |
( |
| ) |
|
|
inline |
◆ status
boost::atomic<bool> DFInterface::status |
|
private |
◆ m_recipients
◆ m_farm
The documentation for this class was generated from the following files: