|
ATLAS Offline Software
|
Go to the documentation of this file.
32 return {cellItr.
m_ccc,newVecIt};
43 if (pCell==ptrToDelete) {
JetConstituentVector::iterator iterator
static const linkAndWeightCollType m_dummyIndicesAndWeights
linkAndWeightCollType::iterator m_it
linkAndWeightCollType m_indicesAndWeights
~CaloClusterCellLink()
standard destructor
const_iterator begin() const
const begin method
static const CaloClusterCellLink::const_iterator dummyIt
Dummy iterator to be used as begin/end if no cell-links are present.
CaloClusterCellLink::iterator removeCell(iterator cellItr)
Method to remove a cell.
bool toPersistent()
Prepare the object to be written out.
void toPersistent()
Prepare for writing.
std::vector< std::pair< unsigned, weight_t > > linkAndWeightCollType
DataLink< CaloCellContainer > m_cellCont
Container class for CaloCell.
const_iterator end() const
const end method
Data object for each calorimeter readout cell.
CaloClusterCellLink()
default constructor (for persistency only)
const_iterator to loop over cells belonging to a cluster
const CaloCellContainer * m_ccc