1 #ifndef artdaq_core_Core_SimpleQueueReader_hh
2 #define artdaq_core_Core_SimpleQueueReader_hh
4 #include "artdaq-core/Core/GlobalQueue.hh"
50 std::size_t expectedEventCount_;
SimpleQueueReader(std::size_t expectedEventCount=0)
Constructs a SimpleQueueReader.
int simpleQueueReaderApp(int argc, char **argv)
An application which pops items off a RawEventQueue using the SimpleQueueReader.
SimpleQueueReader will continue to read RawEvent objects off the queue until it encounters a null poi...
void run()
Run until a null pointer is popped off of the RawEventQueue. Throws an excpetion if expectedEventCoun...