ATLAS Offline Software
Namespaces | Typedefs
MeasurementMarkerAlg.cxx File Reference
#include "MeasurementMarkerAlg.h"
#include "StoreGate/ReadDecorHandle.h"
#include "StoreGate/ReadHandle.h"
#include "StoreGate/WriteDecorHandle.h"
#include "DerivationFrameworkMuons/Utils.h"
Include dependency graph for MeasurementMarkerAlg.cxx:

Go to the source code of this file.

Namespaces

 MuonR4
 This header ties the generic definitions in this package.
 

Typedefs

using MuonR4::PrdCont_t = xAOD::UncalibratedMeasurementContainer
 
using MuonR4::SegLink_t = ElementLink< xAOD::MuonSegmentContainer >
 
using MuonR4::SegLinkVec_t = std::vector< SegLink_t >
 
using MuonR4::PrdLink_t = ElementLink< PrdCont_t >
 
using MuonR4::PrdLinkVec_t = std::vector< PrdLink_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 >