30 linkAndWeightCollType::iterator toDelete=cellItr.
m_it;
32 return {cellItr.
m_ccc,newVecIt};
43 if (pCell==ptrToDelete) {
Container class for CaloCell.
Data object for each calorimeter readout cell.
const_iterator to loop over cells belonging to a cluster
const CaloCellContainer * m_ccc
linkAndWeightCollType::iterator m_it
static const linkAndWeightCollType m_dummyIndicesAndWeights
static const CaloClusterCellLink::const_iterator dummyIt
Dummy iterator to be used as begin/end if no cell-links are present.
linkAndWeightCollType m_indicesAndWeights
DataLink< CaloCellContainer > m_cellCont
const_iterator end() const
const end method
void toPersistent()
Prepare for writing.
~CaloClusterCellLink()
standard destructor
CaloClusterCellLink::iterator removeCell(iterator cellItr)
Method to remove a cell.
std::vector< std::pair< unsigned, weight_t > > linkAndWeightCollType
const_iterator begin() const
const begin method
CaloClusterCellLink()
default constructor (for persistency only)
Object reference supporting deferred reading from StoreGate.