#include "Event/HeaderObject.h"
#include "Conventions/Trigger.h"
#include "Conventions/DetectorId.h"
#include "Conventions/Site.h"
#include "GaudiKernel/boost_allocator.h"
#include "GaudiKernel/SerializeSTL.h"
#include <ostream>
#include "Event/RawRom.h"
Include dependency graph for RawEventHeader.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::RawEventHeaderLocation |
Classes | |
class | DayaBay::RawEventHeader |
Top level header of event information for all detector raw data. More... | |
Defines | |
#define | RawEvent_RawEventHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const RawEventHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_RawEventHeader = 51901 |
static const std::string & | DayaBay::RawEventHeaderLocation::Default = "/Event/Raw/RawEventHeader" |
#define RawEvent_RawEventHeader_H 1 |
Definition at line 16 of file RawEventHeader.h.