|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef CALOTOOLS_CALOESTIMATEDGAINTOOL_H
14 #define CALOTOOLS_CALOESTIMATEDGAINTOOL_H
25 #include "GaudiKernel/ToolHandle.h"
33 :
public extends<AthAlgTool, ICaloEstimatedGainTool>
36 using base_class::base_class;
74 float adc2mev (
const EventContext& ctx,
79 {
this,
"ADC2MeVKey",
"LArADC2MeV",
"SG Key of the LArADC2MeV CDO" };
91 {
this,
"TileCondIdTransforms",
"TileCondIdTransforms",
92 "Tile tool to translate hardware identifiers to the drawerIdx, channel, and adc" };
95 {
this,
"TileCondToolEmscale",
"TileCondToolEmscale",
96 "Tile EM scale calibration tool" };
99 {
this,
"TileCondToolNoiseSample",
"TileCondToolNoiseSample",
100 "Tile sample noise tool" };
104 #endif // not CALOTOOLS_CALOESTIMATEDGAINTOOL_H
This class groups all DetDescr information related to a CaloCell. Provides a generic interface for al...
::StatusCode StatusCode
StatusCode definition for legacy code.
SUBCALO
enumeration of sub calorimeters
Data object for each calorimeter readout cell.
Helper class for LArEM offline identifiers.