#include "Event/HeaderObject.h"
#include "GaudiKernel/boost_allocator.h"
#include <ostream>
#include "Event/DaqBlock.h"
Include dependency graph for DaqBlockHeader.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::DaqBlockHeaderLocation |
Classes | |
class | DayaBay::DaqBlockHeader |
Encapsulates DAQ data block. More... | |
Defines | |
#define | DaqBlock_DaqBlockHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const DaqBlockHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_DaqBlockHeader = 51911 |
static const std::string & | DayaBay::DaqBlockHeaderLocation::Default = "/DaqBlocks" |
#define DaqBlock_DaqBlockHeader_H 1 |
Definition at line 16 of file DaqBlockHeader.h.