![]() |
ATLAS Offline Software
|
#include "AthContainers/DataVector.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "CaloEvent/CaloCell.h"
#include "CaloIdentifier/CaloCell_ID.h"
#include "Identifier/IdentifierHash.h"
#include "CxxUtils/PackedArray.h"
#include "CxxUtils/CachedValue.h"
#include "AthLinks/tools/findInContainer.h"
Go to the source code of this file.
Classes | |
class | CaloCellContainer |
Container class for CaloCell. More... | |
class | CaloCellContainer::orderWithCaloHash |
functor to order cells according to caloHash More... | |
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
SG_BASE (CaloCellContainer, DataVector< CaloCell >) | |
template<> | |
bool | SG::findInContainer (const CaloCellContainer &data, CaloCell const *const &element, CaloCellContainer::size_type &index) |
SG_BASE | ( | CaloCellContainer | , |
DataVector< CaloCell > | |||
) |