#include "Event/HeaderObject.h"
#include "GaudiKernel/boost_allocator.h"
#include <ostream>
#include "SimHitHeader.h"
#include "SimParticleHistory.h"
#include "SimUnobservableStatisticsHeader.h"
Include dependency graph for SimHeader.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::SimHeaderLocation |
Classes | |
class | DayaBay::SimHeader |
Top level header for all detector simulation data. More... | |
Defines | |
#define | SimEvent_SimHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const SimHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_SimHeader = 51301 |
static const std::string & | DayaBay::SimHeaderLocation::Default = "/Event/Sim/SimHeader" |
#define SimEvent_SimHeader_H 1 |
Definition at line 16 of file SimHeader.h.