|
ATLAS Offline Software
|
Go to the documentation of this file.
42 for ( ; fCell != lCell; fCell++ )
virtual ~CaloCellLink()
Destructor.
void insertElement(const CaloCellContainer *objectContainer, const constituent_type *constituentObject, const double &objectParameter=double(), size_t sizeHint=0)
virtual object_iter begin() const
void copyStore(const CaloCellLink *pLink)
virtual object_iter end() const
Simple store for CaloCell links. This object is fully navigable.
Navigable< CaloCellContainer, double >::object_iter cell_iterator
Forward internal iterator type to clients.
const CONT * getContainer(const constituent_type *aConstituent) const
Container class for CaloCell.
Navigable template generalization to handle navigation.
RPAR getParameter(const constituent_type *aConstituent) const
CaloCellLink()
Constructor.
CaloCellLink & operator=(const CaloCellLink &rLink)
Assignment.