ATLAS Offline Software
MuonFixedLonId Class Reference

#include <MuonFixedLongId.h>

Collaboration diagram for MuonFixedLonId:

Detailed Description

Implements fixed identifiers not dependent upon Athena Identifier for internal use in the calibration framework. Fixed identifiers are encoded words which contain some muon generic fields (for the technology, the station, eta and phi) and some technology specific fields for Mdt, Csc, Rpc and Tgc. To each field XXX correspond an offset (a private static constant XXXShift) a minimum and a maximum storable value (derived from private static constantsXXXMin and XXXMask) Encoding or decoding of a value num in a given field proceeds via encoding or decoding and index, which is defined as num-XXXMin. This version implements the identifier in 64 bits, allowing for enough space for NSW hits


The documentation for this class was generated from the following file: