#include "Event/HeaderObject.h"
#include "Event/TagData.h"
#include "GaudiKernel/boost_allocator.h"
#include <ostream>
Include dependency graph for TagHeader.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::TagHeaderLocation |
Classes | |
class | DayaBay::TagHeader |
Associate a tag and data to one or more other HeaderObjects. More... | |
Defines | |
#define | TagEvent_TagHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const TagHeader &obj) |
std::ostream & | DayaBay::operator<< (std::ostream &s, DayaBay::TagHeader::TagType e) |
Variables | |
static const CLID | DayaBay::CLID_TagHeader = 51802 |
static const std::string & | DayaBay::TagHeaderLocation::Default = "/Event/Tags/Default" |
#define TagEvent_TagHeader_H 1 |
Definition at line 16 of file TagHeader.h.