![]() |
ATLAS Offline Software
|
#include "AthContainers/AuxElement.h"#include "AthLinks/ElementLink.h"#include "xAODPrimitives/IsolationCorrection.h"#include "xAODPrimitives/IsolationType.h"#include "xAODPrimitives/IsolationFlavour.h"#include "xAODBase/IParticle.h"#include "xAODTracking/TrackingPrimitives.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "xAODMuon/MuonSegmentContainer.h"#include <bitset>#include <cstdint>#include <ostream>#include <string_view>#include "Math/Vector4D.h"#include "xAODMuon/versions/MuonEnums.def"#include "AthContainers/DataVector.h"Go to the source code of this file.
Classes | |
| class | xAOD::Muon_v1 |
| Class describing a Muon. More... | |
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Macros | |
| #define | DECLARE_ENUM_OSTREAM(enumType) |
| Helper macro to declare the ostream operator foe the various muon enum. | |
Functions | |
| DATAVECTOR_BASE (xAOD::Muon_v1, xAOD::IParticle) | |
| #define DECLARE_ENUM_OSTREAM | ( | enumType | ) |
Helper macro to declare the ostream operator foe the various muon enum.
Definition at line 32 of file Muon_v1.h.
| DATAVECTOR_BASE | ( | xAOD::Muon_v1 | , |
| xAOD::IParticle | ) |