 |
ATLAS Offline Software
|
Go to the documentation of this file.
51 const EventContext& ctx)
const
56 if (!cellCollection) {
57 ATH_MSG_ERROR(
"Cell Correction tool receives invalid cell Collection" );
58 return StatusCode::FAILURE;
71 return StatusCode::SUCCESS;
virtual StatusCode execute(CaloCellContainer *cellCollection, const EventContext &ctx) const
virtual void setEnergy(float energy)
set energy
virtual void MakeCorrection(CaloCell *cellCollection, const EventContext &ctx) const =0
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual void scaleEnergy(float scale)
scale energy
static void addenergy(CaloCell *lar_cell, float energy)
virtual ~CaloCellCorrection()
Container class for CaloCell.
Data object for each calorimeter readout cell.
static void setenergy(CaloCell *lar_cell, float energy)
static void scaleenergy(CaloCell *lar_cell, float scale)
void addEnergy(float energy)
add energy