ATLAS Offline Software
|
#include "TileEvent/TileHitContainer.h"
#include "TileConditions/TileSamplingFraction.h"
#include "CaloEvent/CaloCellContainer.h"
#include "AthenaBaseComps/AthAlgorithm.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "StoreGate/ReadCondHandleKey.h"
#include <string>
Go to the source code of this file.
Classes | |
class | TileHitToCell |
This algorithm builds TileCells from TileHits. Hits from the PMTs in the cell are merged and calibration constants applied to obtained cell energy, time and quality. More... | |