19 auto lnk = std::make_unique<CaloCellLink>();
33 std::vector<CaloCellLinkContainer_p1::CellLink>::size_type i=0;
virtual void transToPersWithKey(const CaloCellLinkContainer *, CaloCellLinkContainer_p1 *, const std::string &key, MsgStream &log) const override
virtual void persToTransWithKey(const CaloCellLinkContainer_p1 *, CaloCellLinkContainer *, const std::string &key, MsgStream &log) const override
NavigableCnv_p1< Navigable< CaloCellContainer, double >, float > m_converter
Navigable_p1< unsigned int, float > CellLink
std::vector< CellLink > m_links
Container class for CaloCellLink.
Simple store for CaloCell links.
void reserve(size_type n)
Attempt to preallocate enough memory for a specified number of elements.
value_type push_back(value_type pElem)
Add an element to the end of the collection.
size_type size() const noexcept
Returns the number of elements in the collection.
Cache thinning decisions for converters.
Helpers to retrieve the current thinning cache from the event context.
const SG::ThinningCache * getThinningCache()
Retrieve the current thinning cache from the current event context.