5#ifndef CALOBADCELLHELPER_H
6#define CALOBADCELLHELPER_H
27 static bool isBad(
const CaloCell * pCell,
bool treatL1PredictedCellsAsGood) {
30 if (treatL1PredictedCellsAsGood) {
Data object for each calorimeter readout cell.
const CaloDetDescrElement * caloDDE() const
get pointer to CaloDetDescrElement (data member)
uint16_t provenance() const
get provenance (data member)
virtual bool badcell() const
check is cell is dead
This class groups all DetDescr information related to a CaloCell.
CaloCell_ID::SUBCALO getSubCalo() const
cell subcalo
static bool isBad(const CaloCell *pCell, bool treatL1PredictedCellsAsGood)