#include "Event/HeaderObject.h"
#include "GaudiKernel/boost_allocator.h"
#include "GaudiKernel/SerializeSTL.h"
#include <ostream>
Include dependency graph for RandomHeader.h:
Go to the source code of this file.
Namespaces | |
namespace | DayaBay |
namespace | DayaBay::RandomHeaderLocation |
Classes | |
class | DayaBay::RandomHeader |
HeaderObject for Random Generator Parameters. More... | |
Defines | |
#define | RandomHeader_RandomHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const RandomHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_RandomHeader = 51104 |
static const std::string & | DayaBay::RandomHeaderLocation::Default = "/Event/Random/RandomHeader" |
#define RandomHeader_RandomHeader_H 1 |
Definition at line 16 of file RandomHeader.h.