31 for (;cellIter!=cellIterEnd;cellIter++) {
34 if (sampling== CaloCell_ID::EMB2 || sampling== CaloCell_ID::EME2) {
35 if ( (cell->provenance() & 0x2000) ) {
36 if (cell->e() > emax) {
46 if (emax>0.) cluster->
setTime(time);
CaloSampling::CaloSample CaloSample
Data object for each calorimeter readout cell.
virtual void makeCorrection(const Context &myctx, xAOD::CaloCluster *cluster) const override
void setTime(flt_t)
Set cluster time.
CaloClusterCellLink::iterator cell_iterator
Iterator of the underlying CaloClusterCellLink (non-const version)
const_cell_iterator cell_end() const
const_cell_iterator cell_begin() const
Iterator of the underlying CaloClusterCellLink (const version)
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.