ATLAS Offline Software
MdtCalibEventLoop Package
Author
Niels.nosp@m..Van.nosp@m..Eldi.nosp@m.k@ce.nosp@m.rn.ch

Introduction

The Mdt calibration, and in particular the autocalibration, is an iterative procedure. In the Muon Calibration Framework track segments are stored in memory organized per calibration region (on chamber or one multilayer) and are used one or more times by the calibration. This package provides the loop over these segments.

Class Overview

The MdtCalibEventLoop package contains a single class, MuonCalib::MdtCalibEventLoop, responsible for steering the Loop over the segments and perform calibration (derived from MuonCalib::IMdtCalibration). In ATHENA framework it is used by MdtCalibTool but it could also be used in a standalone environment.