  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    7 #ifndef CALOEVENT_CALOCLUSTERCELLLINKCONTAINER_H 
    8 #define CALOEVENT_CALOCLUSTERCELLLINKCONTAINER_H 
  
Container class for CaloCellLink.
 
void toPersistent()
Prepare for writing.
 
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
 
Bookkeeping of cells that make up a cluster Simplified replacement for CaloCellLink,...
 
virtual ~CaloClusterCellLinkContainer()
destructor
 
(Non-const) Iterator class for DataVector/DataList.
 
CaloClusterCellLinkContainer()
constructor
 
An STL vector of pointers that by default owns its pointed-to elements.
 
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
 
SG_BASE(CaloClusterCellLinkContainer, DataVector< CaloClusterCellLink >)
 
macros to associate a CLID to a type