![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "StoreGate/WriteDecorHandleKey.h"#include "xAODMuonViews/FillContainer.h"#include "StoreGate/WriteDecorHandle.h"#include "ActsGeometryInterfaces/ITrackingGeometrySvc.h"#include "ActsGeometryInterfaces/IExtrapolationTool.h"#include "MuonIdHelpers/IMuonIdHelperSvc.h"#include "MuonPatternEvent/MuonPatternContainer.h"#include "xAODMuon/MuonSegmentContainer.h"#include "xAODMuonPrepData/CombinedMuonStripContainer.h"#include "xAODMuonPrepData/CombinedMuonStripAuxContainer.h"#include "xAODMeasurementBase/UncalibratedMeasurementContainer.h"#include "ActsEvent/AuxiliaryMeasurementHandler.h"#include "ActsEvent/ContextUtility.h"Go to the source code of this file.
Classes | |
| class | MuonR4::xAODSegmentCnvAlg |
| The xAODSegmentCnvAlg takes MuonR4::Segments and converts them into a single xAOD::MuonSegmentContainer. More... | |
| struct | MuonR4::xAODSegmentCnvAlg::PrepDataCollectorShip |
| Auxiliary struct to ship the WriteDecorHandle and writeHandles needed to link the uncalibrated meausrements to the segment. More... | |
| struct | MuonR4::xAODSegmentCnvAlg::Counter |
| Helper struct to keep track of the number of precision, trigger phi and trigger eta hits. More... | |
Namespaces | |
| namespace | MuonR4 |
| This header ties the generic definitions in this package. | |