#include "Event/HeaderObject.h"
#include "Event/RecTrigger.h"
#include "GaudiKernel/boost_allocator.h"
#include <ostream>
Include dependency graph for RecHeader.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::RecHeaderLocation |
Classes | |
class | DayaBay::RecHeader |
Top level header for all detector reconstruction data. More... | |
Defines | |
#define | RecEvent_RecHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const RecHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_RecHeader = 51801 |
static const std::string & | DayaBay::RecHeaderLocation::Default = "/Event/Rec/RecHeader" |
#define RecEvent_RecHeader_H 1 |
Definition at line 16 of file RecHeader.h.