5#ifndef MUONALIGNMENTDATA_MDTALIGNMENTSTORE_H
6#define MUONALIGNMENTDATA_MDTALIGNMENTSTORE_H
12#include "Identifier/Identifier.h"
35 operator bool()
const {
std::vector< chamberDistortions > m_alignMap
const Muon::IMuonIdHelperSvc * m_idHelperSvc
MdtAlignmentStore(const Muon::IMuonIdHelperSvc *idHelperSvc)
chamberDistortions getDistortion(const Identifier &detElId) const
Returns a chamber distortion that's cached for the corresponding Mdt chamber element.
void storeDistortion(const Identifier &detElId, const BLinePar *bline, const MdtAsBuiltPar *asBuilt)
Container classifier the MDT as-built parameters See parameter description in http://atlas-muon-align...
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
The muon system contains additional parameters such as B-lines, as-built, passivation.
Helper struct to store the pointer to the Mdt distrotion parameters, namely the As-built and the BLin...
const MdtAsBuiltPar * asBuilt