![]() |
ATLAS Offline Software
|
#include "xAODSegmentCnvAlg.h"#include "xAODMuon/MuonSegmentAuxContainer.h"#include "xAODMuonPrepData/CombinedMuonStripAuxContainer.h"#include "StoreGate/WriteHandle.h"#include "StoreGate/WriteDecorHandle.h"#include "EventPrimitives/EventPrimitivesHelpers.h"#include "MuonPatternEvent/MuonPatternContainer.h"Go to the source code of this file.
Namespaces | |
| MuonR4 | |
| This header ties the generic definitions in this package. | |
Typedefs | |
| using | MuonR4::SegLink_t = ElementLink< MuonR4::SegmentContainer > |
| Abrivation of the link to the reco segment container More... | |
| using | MuonR4::PrdCont_t = xAOD::UncalibratedMeasurementContainer |
| Abrivation to call an uncalibrated measurement container. More... | |
| using | MuonR4::PrdLink_t = ElementLink< PrdCont_t > |
| Abrivation to call the link to an element inside an uncalibrated measurement container. More... | |
| using | MuonR4::PrdLinkVec_t = std::vector< PrdLink_t > |
| Abrivation of a collection of Prd links. More... | |
| using | MuonR4::SegPars_t = xAOD::MeasVector< Acts::toUnderlying(ParamDefs::nPars)> |
| Abrivation of the decorated local segment parameters. More... | |
| using | MuonR4::TechIdx_t = Muon::MuonStationIndex::TechnologyIndex |
Functions | |
| constexpr TechIdx_t | MuonR4::toTechIdx (const xAOD::UncalibMeasType aodType) |
1.8.18