Defines class for asyncronous event processing. More...
#include "boost/thread/condition_variable.hpp"#include "boost/thread/mutex.hpp"#include "boost/thread.hpp"#include "Event.hh"#include <vector>Go to the source code of this file.
Classes | |
| class | AsyncEventHandler |
| Class which processes events in asyncronous batches for real-time daq monitoring. More... | |
Defines class for asyncronous event processing.
Definition in file AsyncEventHandler.hh.
1.6.1