ATLAS Offline Software
TileRec Package

This package provides tools that send containers of different formats into a ntuple format.

Author
Alexander Solodkov Sanya.nosp@m..Sol.nosp@m.odkov.nosp@m.@cer.nosp@m.n.ch
Jose Maneira manei.nosp@m.ra@l.nosp@m.ip.pt
Luca Fiorini Luca..nosp@m.Fior.nosp@m.ini@c.nosp@m.ern..nosp@m.ch

commissioning ntuple

TileAANtuple class creates so-called h2000 ntuple which contains all ditigts, all rawChannels (both results of optimal filter in Athena and DSP results), DQ status words etc most of the arrays have dimensions 4x64x48 which correspond to 4 partitions, 64 modules, 48 channels.

ntuples

The remaining classes implement the output into standalone ntuples for the following containers: TileCell, TileRawChannel, TileTTL1, TileCellIDC (see the TileEvent package), TileHit, TileHitVector (see the TileSimEvent package). The TileTBHitToNtuple outputs to ntuple specific instances of TileHitVector, dedicated to ancillary detectors used in test-beam, as well as the MBTS hits.

These classes are presently used for standalone Tile reconstruction only.