6#ifndef CALOCELLCORRECTION_CALOCELLPEDESTALCORR_H
7#define CALOCELLCORRECTION_CALOCELLPEDESTALCORR_H
27 const std::string& name,
28 const IInterface* parent);
35 const EventContext& ctx)
const override;
42 Gaudi::Property<bool>
m_isMC{
this,
"isMC",
false,
"Data/MC flag"};
Handle class for reading from StoreGate.
Container class for CaloCell.
IdentifierHash m_larHashMax
SG::ReadHandleKey< CaloBCIDAverage > m_caloBCIDAvg
CaloCellPedestalCorr(const std::string &type, const std::string &name, const IInterface *parent)
const CaloCell_ID * m_cellId
virtual ~CaloCellPedestalCorr()
Gaudi::Property< bool > m_isMC
virtual StatusCode initialize() override
SG::ReadCondHandleKey< CaloCellPedShift > m_pedShiftKey
Helper class for offline cell identifiers.
Data object for each calorimeter readout cell.
Class for storing a number of floats (Flt) and functions on those.
This is a "hash" representation of an Identifier.
Property holding a SG store/key/clid from which a ReadHandle is made.
const std::string process