#include "Event/HeaderObject.h"
#include "GaudiKernel/boost_allocator.h"
#include <vector>
#include <ostream>
#include "Event/JobInfo.h"
Include dependency graph for JobHeader.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::JobHeaderLocation |
Classes | |
class | DayaBay::JobHeader |
Header containing job configuration information. More... | |
Defines | |
#define | JobInfo_JobHeader_H 1 |
Functions | |
std::ostream & | DayaBay::operator<< (std::ostream &str, const JobHeader &obj) |
Variables | |
static const CLID | DayaBay::CLID_JobHeader = 52000 |
static const std::string & | DayaBay::JobHeaderLocation::Default = "/JobHeader" |
#define JobInfo_JobHeader_H 1 |
Definition at line 16 of file JobHeader.h.