ATLAS Offline Software
CaloCompositeCellBase< NAV > Member List

This is the complete list of members for CaloCompositeCellBase< NAV >, including all inherited members.

addCell(const CaloCellContainer *pContainer, const CaloCell *pCell, double weight, size_t iCell=static_cast< size_t >(-1))CaloCompositeCellBase< NAV >
addCell(const CaloCellContainer *pContainer, size_t &iCell, double weight)CaloCompositeCellBase< NAV >
addUniqueCell(const CaloCellContainer *theContainer, size_t theIndex, double weight, size_t size_hint=0)CaloCompositeCellBase< NAV >
addUniqueCellNoKine(const CaloCellContainer *theContainer, size_t theIndex, double weight, size_t size_hint=0)CaloCompositeCellBase< NAV >
CaloCompositeCellBase()CaloCompositeCellBase< NAV >
cell_begin() constCaloCompositeCellBase< NAV >
cell_end() constCaloCompositeCellBase< NAV >
cell_iterator typedefCaloCompositeCellBase< NAV >
getCellContainer(const CaloCell *pCell) constCaloCompositeCellBase< NAV >
getCellContainer(cell_iterator &iterCell) constCaloCompositeCellBase< NAV >
getCellIndex(const CaloCell *pCell, size_t &iCell) constCaloCompositeCellBase< NAV >
getCellIndex(cell_iterator &iterCell, size_t &iCell) constCaloCompositeCellBase< NAV >
getCellWeight(const CaloCell *pCell) constCaloCompositeCellBase< NAV >
getCellWeight(const CaloCellContainer *pContainer, size_t &iCell) constCaloCompositeCellBase< NAV >
getCellWeight(cell_iterator &iterCell) constCaloCompositeCellBase< NAV >
getNumberOfCells() constCaloCompositeCellBase< NAV >
removeCell(const CaloCell *pCell)CaloCompositeCellBase< NAV >
removeCell(const CaloCellContainer *pContainer, size_t &iCell)CaloCompositeCellBase< NAV >
removeCells()CaloCompositeCellBase< NAV >
reweightCell(const CaloCell *pCell, double weight)CaloCompositeCellBase< NAV >
reweightCell(const CaloCellContainer *pContainer, size_t &iCell, double weight)CaloCompositeCellBase< NAV >
reweightCell(cell_iterator &iterCell, double weight)CaloCompositeCellBase< NAV >
updateKine(const CaloCell *pCell, double weight)=0CaloCompositeCellBase< NAV >protectedpure virtual
~CaloCompositeCellBase()CaloCompositeCellBase< NAV >virtual