ATLAS Offline Software
|
CaloCellContainer
that can accept const cell pointers.
More...
#include "CaloEvent/CaloCellContainer.h"
#include "AthContainers/ConstDataVector.h"
#include "CxxUtils/checker_macros.h"
#include "CaloEvent/CaloConstCellContainer.icc"
Go to the source code of this file.
Classes | |
class | CaloConstCellContainer |
CaloCellContainer that can accept const cell pointers. More... | |
struct | ClassID_traits< CaloConstCellContainer > |
Specialize ClassID_traits for ConstDataVector so that they will be automatically made const when recorded in StoreGate. More... | |
struct | SG::DataBucketTrait< CaloConstCellContainer, U > |
class | SG::BaseInfo< CaloConstCellContainer > |
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
template<> | |
bool | SG::findInContainer (const CaloConstCellContainer &data, CaloCell const *const &element, CaloConstCellContainer::size_type &index) |
CaloCellContainer
that can accept const cell pointers.
Definition in file CaloConstCellContainer.h.