ATLAS Offline Software
Loading...
Searching...
No Matches
xAODSegmentCnvAlg.cxx File Reference
#include "xAODSegmentCnvAlg.h"
#include "xAODMuon/MuonSegmentAuxContainer.h"
#include "xAODMuonPrepData/CombinedMuonStripAuxContainer.h"
#include "xAODMuonPrepData/UtilFunctions.h"
#include "StoreGate/WriteHandle.h"
#include "StoreGate/WriteDecorHandle.h"
#include "EventPrimitives/EventPrimitivesHelpers.h"
#include "MuonPatternEvent/MuonPatternContainer.h"
#include "Acts/Utilities/Enumerate.hpp"
#include "Acts/Surfaces/StrawSurface.hpp"
#include "Acts/Surfaces/LineBounds.hpp"
#include "Acts/Definitions/Units.hpp"

Go to the source code of this file.

Namespaces

namespace  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.
using MuonR4::PrdCont_t = xAOD::UncalibratedMeasurementContainer
 Abrivation to call an uncalibrated measurement container.
using MuonR4::PrdLink_t = ElementLink<PrdCont_t>
 Abrivation to call the link to an element inside an uncalibrated measurement container.
using MuonR4::PrdLinkVec_t = std::vector<PrdLink_t>
 Abrivation of a collection of Prd links.
using MuonR4::SegPars_t = xAOD::MeasVector<Acts::toUnderlying(ParamDefs::nPars)>
 Abrivation of the decorated local segment parameters.