#include "Event/IHeader.h"#include "Event/TemporalDataObject.h"#include "Context/Context.h"#include "Conventions/JobId.h"#include "GaudiKernel/boost_allocator.h"#include <vector>#include <ostream>Include dependency graph for HeaderObject.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::HeaderObjectLocation |
Classes | |
| class | DayaBay::HeaderObject |
| Default implementation of IHeader that provides simple data members and accessors. More... | |
Defines | |
| #define | BaseEvent_HeaderObject_H 1 |
Functions | |
| std::ostream & | DayaBay::operator<< (std::ostream &str, const HeaderObject &obj) |
Variables | |
| static const CLID | DayaBay::CLID_HeaderObject = 51102 |
| static const std::string & | DayaBay::HeaderObjectLocation::Default = "" |
| #define BaseEvent_HeaderObject_H 1 |
Definition at line 16 of file HeaderObject.h.
1.4.7