83 std::vector<std::unique_ptr<AlignmentMonitorBase>>
m_monitors;
100 : m_tjTag(iConfig.getParameter<
edm::
InputTag>(
"tjTkAssociationMapTag")),
101 m_aliParamStoreCfg(iConfig.getParameter<
edm::
ParameterSet>(
"ParameterStore")),
102 idealGeometryLabel(
"idealForAlignmentMonitorAsAnalyzer") {
130 std::shared_ptr<TrackerGeometry> theTracker(trackerBuilder.
build(&(*theGeometricDet), *ptp, tTopo));
155 &(*dtAlignmentErrorsExtended),
164 &(*cscAlignmentErrorsExtended),
171 m_alignableMuon = std::make_unique<AlignableMuon>(&(*theMuonDT), &(*theMuonCSC));
190 for (
const auto& iPair : *trajTracksMap) {