ATLAS Offline Software
Classes | Namespaces | Functions
CaloConstCellContainer.h File Reference

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"
Include dependency graph for CaloConstCellContainer.h:

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)
 

Detailed Description

CaloCellContainer that can accept const cell pointers.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Aug, 2014

Definition in file CaloConstCellContainer.h.