ATLAS Offline Software
|
This package provides tools that send containers of different formats into a ntuple format.
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.
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.