5#ifndef PIXELCALIBALGS_PIXELCHARGETOTCONVERSION_H
6#define PIXELCALIBALGS_PIXELCHARGETOTCONVERSION_H
17#include "GaudiKernel/ServiceHandle.h"
35 {
this,
"IBLParameterSvc",
"IBLParameterSvc"};
38 {
this,
"PixelClusterContainer",
"PixelClusters",
""};
41 {
this,
"PixelReadoutManager",
"PixelReadoutManager",
"Pixel readout manager" };
45 {
this,
"PixelChargeCalibCondData",
"PixelChargeCalibCondData",
"Charge calibration"};
50 "Key of SiDetectorElementCollection for Pixel"};
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ServiceHandle< InDetDD::IPixelReadoutManager > m_pixelReadout
SG::ReadHandleKey< InDet::PixelClusterContainer > m_pixelsClustersKey
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
ServiceHandle< IIBLParameterSvc > m_IBLParameterSvc
SG::ReadCondHandleKey< PixelChargeCalibCondData > m_chargeDataKey
PixelChargeToTConversion(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.