|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
CaloCellContainerCnv_p1()
virtual void persToTransWithKey(const CaloCompactCellContainer *, CaloCellContainer *, const std::string &key, MsgStream &log) const override
container class for CaloCompactCell objects
Helpers to retrieve the current thinning cache from the event context.
void clear()
Erase all the elements in the collection.
const SG::ThinningDecisionBase * getThinningDecision(const EventContext &ctx, const std::string &key)
Retrieve the current thinning decision for key.
Container class for CaloCell.
virtual void transToPersWithKey(const CaloCellContainer *, CaloCompactCellContainer *, const std::string &key, MsgStream &log) const override