|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef CALOCELLCORRECTION_CALOCELLPEDESTALCORR_H
7 #define CALOCELLCORRECTION_CALOCELLPEDESTALCORR_H
27 const std::string&
name,
35 const EventContext& ctx)
const override;
42 Gaudi::Property<bool>
m_isMC{
this,
"isMC",
false,
"Data/MC flag"};
Class for storing a number of floats (Flt) and functions on those.
Gaudi::Property< bool > m_isMC
::StatusCode StatusCode
StatusCode definition for legacy code.
const CaloCell_ID * m_cellId
CaloCellPedestalCorr(const std::string &type, const std::string &name, const IInterface *parent)
Helper class for offline cell identifiers.
StatusCode process(CaloCellContainer *theCellContainer, const EventContext &ctx) const override
Container class for CaloCell.
virtual StatusCode initialize() override
Data object for each calorimeter readout cell.
SG::ReadCondHandleKey< CaloCellPedShift > m_pedShiftKey
Handle class for reading from StoreGate.
SG::ReadHandleKey< CaloBCIDAverage > m_caloBCIDAvg
virtual ~CaloCellPedestalCorr()