7#include "GeoModelKernel/throwExcept.h"
17 if (!bline && !asBuilt)
return;
23 if (distorts &&(distorts.
bLine != bline || distorts.
asBuilt != asBuilt)) {
26 distorts.
bLine = bline;
std::vector< chamberDistortions > m_alignMap
const Muon::IMuonIdHelperSvc * m_idHelperSvc
MdtAlignmentStore(const Muon::IMuonIdHelperSvc *idHelperSvc)
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.
Helper struct to store the pointer to the Mdt distrotion parameters, namely the As-built and the BLin...
const MdtAsBuiltPar * asBuilt
#define THROW_EXCEPTION(MESSAGE)