![]() |
ATLAS Offline Software
|
#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/ServiceHandle.h"#include "AthenaBaseComps/AthAlgorithm.h"#include "TileByteStream/TileRawChannel2Bytes2.h"#include "TileByteStream/TileRawChannel2Bytes4.h"#include "TileByteStream/TileRawChannel2Bytes5.h"#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | TileTBDump |
| TileTBDump produces formatted dump for both RawChannels and Digits Properties (JobOption Parameters): drawerList - vector of frag IDs present in data (hex numbers as strings) drawerType - type for every frag from drawerList 1=B+, 2=B-, 3=EB+, 4=EB- these parameters are needed only for 2003 data (when 0x102 and 0x202 were ext.barrel modules) correct values for 2004 are set by default. More... | |
| struct | TileTBDump::T_RodDataFrag |
| struct | TileTBDump::T_TileDigiChannel |
| struct | TileTBDump::T_TileRecoQuality |
| struct | TileTBDump::T_TileRecoChannel |
| struct | TileTBDump::T_TileRawComp |
| struct | TileTBDump::T_TileRecoCalib |
Macros | |
| #define | MAX_CHAN_SAMP 36 |
| #define MAX_CHAN_SAMP 36 |
Definition at line 125 of file TileTBDump.h.
1.8.18