15#ifndef TILECALIBALGS_TILEINFODUMP_H
16#define TILECALIBALGS_TILEINFODUMP_H
19#include "GaudiKernel/ITHistSvc.h"
20#include "GaudiKernel/ToolHandle.h"
50 TileInfoDump(
const std::string& name, ISvcLocator* pSvcLocator);
98 "EventInfo",
"EventInfo",
"EventInfo key"};
102 "TileBadChanTool",
"TileBadChanTool",
"Tile bad channel tool"};
104 "TileCondToolEmscale",
"TileCondToolEmscale",
"Tile em scale tool"};
106 "TileCondToolIntegrator",
"TileCondToolIntegrator",
"Tile integrator tool"};
108 "TileCondToolTiming",
"TileCondToolTiming",
"Tile timing tool"};
110 "TileCondToolPulseShape",
"TileCondToolPulseShape",
"Tile pulse shape tool"};
112 "TileCondToolNoiseSample",
"TileCondToolNoiseSample",
"Tile noise sample tool"};
114 "TileCondToolAutoCr",
"TileCondToolAutoCr",
"Tile auto cr tool"};
116 "TileCondToolNoiseRawChn",
"TileCondToolNoiseRawChn",
"Tile raw channel noise tool"};
118 "TileCondToolOfcCool",
"TileCondToolOfcCool",
"Tile OfcCool tool"};
120 "TileCondToolMuID",
"TileCondToolMuID",
"Tile MuID tool"};
128 "CaloDetDescrManager",
"CaloDetDescrManager",
"SG Key for CaloDetDescrManager in the Condition Store" };
Definition of CaloDetDescrManager.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Property holding a SG store/key/clid from which a ReadHandle is made.
Helper class for TileCal online (hardware) identifiers.
Helper class for TileCal offline identifiers.
bool m_printTimingCorrections
ToolHandle< TileCondToolPulseShape > m_tileToolPulseShape
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
ToolHandle< TileCondToolAutoCr > m_tileToolAutoCr
float m_printPulseShapesStep
void printTimingCorrections()
ServiceHandle< ITHistSvc > m_thistSvc
TileInfoDump(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< TileCondToolMuID > m_tileToolMuID
ToolHandle< TileCondToolOfcCool > m_tileToolOfcCool
const TileHWID * m_tileHWID
unsigned int m_printOfcRos
ToolHandle< ITileBadChanTool > m_tileBadChanTool
ToolHandle< TileCondToolNoiseRawChn > m_tileToolNoiseRawChn
ToolHandle< TileCondToolEmscale > m_tileToolEmscale
unsigned int m_printOfcChannel
unsigned int m_printOfcDrawer
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
ToolHandle< TileCondToolTiming > m_tileToolTiming
const TileInfo * m_tileInfo
ToolHandle< TileCondToolNoiseSample > m_tileToolNoiseSample
ToolHandle< TileCondToolIntegrator > m_tileToolIntegrator