8#ifndef CALOCONDPHYSALGS_CALOADDCELLPEDSHIFT_H
9#define CALOCONDPHYSALGS_CALOADDCELLPEDSHIFT_H
13#include "GaudiKernel/ToolHandle.h"
20#include "GaudiKernel/ITHistSvc.h"
39 virtual StatusCode
execute()
override;
41 virtual StatusCode
finalize()
override;
43 virtual StatusCode
stop()
override;
50 Gaudi::Property<std::string>
m_fname{
this,
"inputFile",
""};
Definition of CaloDetDescrManager.
Define macros for attributes used to control the static checker.
#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< ITHistSvc > m_thistSvc
const LArOnlineID * m_onlineID
SG::ReadCondHandleKey< CondAttrListCollection > m_pedKey
const CaloCell_ID * m_calo_id
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
virtual StatusCode finalize() override
standard Athena-Algorithm method
ToolHandle< ICaloCoolIdTool > m_caloCoolIdTool
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
virtual StatusCode execute() override
standard Athena-Algorithm method
Gaudi::Property< std::string > m_fname
virtual StatusCode stop() override
standard Athena-Algorithm method
Helper class for offline cell identifiers.
Class for storing a number of floats (Flt) and functions on those.
This class is a collection of AttributeLists where each one is associated with a channel number.