20#include "CaloEvent/CaloClusterContainer.h"
21#include "CaloEvent/CaloCluster.h"
45 std::cout <<
" Size of CaloClusterContainer is " <<
size() << std::endl;
An STL vector of pointers that by default owns its pointed-to elements.
void print()
Print size (probably obsolete)
virtual ~CaloClusterContainer()
Default destructor.
CaloClusterContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
Principal data class for CaloCell clusters.
Data object stores CaloTower segmentation.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy ownPolicy() const
size_type size() const noexcept