22 if (compactCellTool.
getTransient(*pers, trans).isFailure()) {
23 log << MSG::ERROR <<
" CaloCellContainerCnv_p1: Could not get transient" <<
endmsg;
30 const std::string& key,
39 log << MSG::ERROR <<
" CaloCellContainerCnv_p1: Could not get persistent" <<
endmsg;
virtual void persToTransWithKey(const CaloCompactCellContainer *, CaloCellContainer *, const std::string &key, MsgStream &log) const override
virtual void transToPersWithKey(const CaloCellContainer *, CaloCompactCellContainer *, const std::string &key, MsgStream &log) const override
CaloCellContainerCnv_p1()
Container class for CaloCell.
container class for CaloCompactCell objects
void clear()
Erase all the elements in the collection.
Helpers to retrieve the current thinning cache from the event context.
const SG::ThinningDecisionBase * getThinningDecision(const EventContext &ctx, const std::string &key)
Retrieve the current thinning decision for key.