#include "Event/HeaderObject.h"
#include "Event/DaqCrate.h"
#include "GaudiKernel/boost_allocator.h"
#include <ostream>
#include "Readout.h"
#include "Readout.h"
Include dependency graph for ReadoutHeader.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | DayaBay |
namespace | DayaBay::ReadoutHeaderLocation |
Classes | |
class | DayaBay::ReadoutHeader |
Top level header for all detector Readout data. More... | |
Defines | |
#define | ReadoutEvent_ReadoutHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const ReadoutHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_ReadoutHeader = 51601 |
static const std::string & | DayaBay::ReadoutHeaderLocation::Default = "/Event/Readout/ReadoutHeader" |
#define ReadoutEvent_ReadoutHeader_H 1 |
Definition at line 16 of file ReadoutHeader.h.