#include "Kernel/CondDBNameTagPair.h"#include "GaudiKernel/DataObject.h"#include "GaudiKernel/boost_allocator.h"#include "GaudiKernel/SerializeSTL.h"#include <vector>#include <string>#include <ostream>Include dependency graph for ProcessHeader.h:
Go to the source code of this file.
Namespaces | |
| namespace | LHCb |
| namespace | LHCb::ProcessHeaderLocation |
Classes | |
| class | LHCb::ProcessHeader |
| Common base class for all process headers: GenHeader, MCHeader. More... | |
Defines | |
| #define | EventBase_ProcessHeader_H 1 |
Functions | |
| std::ostream & | LHCb::operator<< (std::ostream &str, const ProcessHeader &obj) |
Variables | |
| static const CLID | LHCb::CLID_ProcessHeader = 103 |
| static const std::string & | LHCb::ProcessHeaderLocation::Digi = "MC/DigiHeader" |
| static const std::string & | LHCb::ProcessHeaderLocation::MC = "MC/Header" |
| static const std::string & | LHCb::ProcessHeaderLocation::Rec = "Rec/Header" |
| #define EventBase_ProcessHeader_H 1 |
Definition at line 16 of file ProcessHeader.h.
1.4.7