Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Functions
CaloCellContainer.h File Reference
#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"
Include dependency graph for CaloCellContainer.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)
 

Function Documentation

◆ SG_BASE()

SG_BASE ( CaloCellContainer  ,
DataVector< CaloCell  
)