![]() |
ATLAS Offline Software
|
#include "MeasurementMarkerAlg.h"#include "StoreGate/ReadDecorHandle.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteDecorHandle.h"#include "DerivationFrameworkMuons/Utils.h"Go to the source code of this file.
Namespaces | |
| namespace | MuonR4 |
| This header ties the generic definitions in this package. | |
Typedefs | |
| using | MuonR4::SegLinkVec_t = std::vector<SegLink_t> |
| using | MuonR4::MarkerHandle_t = SG::WriteDecorHandle<PrdCont_t, bool> |
| using | MuonR4::LinkHandle_t = SG::WriteDecorHandle<PrdCont_t, SegLinkVec_t> |
| using | MuonR4::WriteDecorKey_t = SG::WriteDecorHandleKey<xAOD::UncalibratedMeasurementContainer> |