![]() |
ATLAS Offline Software
|
#include "xAODSegmentCnvAlg.h"
#include "xAODMuon/MuonSegmentAuxContainer.h"
#include "xAODMeasurementBase/UncalibratedMeasurementContainer.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 > |
using | MuonR4::PrdCont_t = xAOD::UncalibratedMeasurementContainer |
using | MuonR4::PrdLink_t = ElementLink< PrdCont_t > |
using | MuonR4::PrdLinkVec_t = std::vector< PrdLink_t > |
using | MuonR4::SegPars_t = xAOD::MeasVector< toInt(ParamDefs::nPars)> |
using | MuonR4::TechIdx_t = Muon::MuonStationIndex::TechnologyIndex |
Functions | |
constexpr TechIdx_t | MuonR4::toTechIdx (const xAOD::UncalibMeasType aodType) |