ATLAS Offline Software
|
#include <stdint.h>
#include <set>
#include <vector>
#include <string>
#include <iosfwd>
#include "AthContainers/AuxElement.h"
#include "AthContainers/DataVector.h"
#include "AthLinks/ElementLink.h"
#include "CxxUtils/CachedValue.h"
#include "CxxUtils/checker_macros.h"
#include "xAODCore/BaseInfo.h"
Go to the source code of this file.
Classes | |
class | xAOD::EventInfo_v1 |
Class describing the basic event information. More... | |
class | xAOD::EventInfo_v1::StreamTag |
Class describing a stream tag on the event. More... | |
struct | xAOD::EventInfo_v1::PileUpMixtureID |
Unique pile-up mixture identifier definition. More... | |
class | xAOD::EventInfo_v1::SubEvent |
Class describing the properties of one pileup sub-event. More... | |
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Typedefs | |
typedef DataVector< EventInfo_v1 > | xAOD::EventInfoContainer_v1 |
Container type for event info objects. More... | |
Functions | |
std::ostream & | xAOD::operator<< (std::ostream &out, const xAOD::EventInfo_v1 &ei) |
This operator is provided to make it convenient to print debug messages including information about the current event. More... | |
std::ostream & | xAOD::operator<< (std::ostream &out, const xAOD::EventInfo_v1::PileUpMixtureID &id) |
This operator is provided to make it convenient to print debug messages including information about the PileUpMixtureID in hex. More... | |
bool | xAOD::operator== (const xAOD::EventInfo_v1::PileUpMixtureID &a, const xAOD::EventInfo_v1::PileUpMixtureID &b) |
This operator is provided to make it convenient to compare two instances of PileUpMixtureID directly. More... | |
SG_BASE (xAOD::EventInfo_v1, SG::AuxElement) | |
SG_BASE | ( | xAOD::EventInfo_v1 | , |
SG::AuxElement | |||
) |