ATLAS Offline Software
Loading...
Searching...
No Matches
CaloClusterCellLinkContainer.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7
11
13
17{
18 for (auto p : *this)
19 p->toPersistent();
20}
21
27
DataModel_detail::iterator< DataVector > iterator
Definition DataVector.h:842
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
OwnershipPolicy