#include "ROBufferSvc/IROBufferSvc.h"
#include "GaudiKernel/Service.h"
#include "GaudiKernel/MsgStream.h"
#include "Event/ReadoutHeader.h"
#include "Event/SimReadoutHeader.h"
#include <map>
#include <deque>
#include <vector>
Include dependency graph for ROBufferSvc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ROBufferSvc |
Dealing with Readouts from all detectors, outputting the earliest one in one "execute()" of the MainAlgorithm. More... |