10#include "GaudiKernel/MsgStream.h"
46 MsgStream& log )
const {
49 <<
"Somebody called xAODCaloClusterAuxContainerCnv_v1::transToPers"
51 throw std::runtime_error(
"Somebody called xAODCaloClusterAuxContainerCnv_v1::"
xAODCaloClusterAuxContainerCnv_v1()
Default constructor.
virtual void persToTrans(const xAOD::CaloClusterAuxContainer_v1 *oldObj, xAOD::CaloClusterAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
virtual void transToPers(const xAOD::CaloClusterAuxContainer *, xAOD::CaloClusterAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
virtual bool resize(size_t size) override
Resize the arrays to a given size.
Auxiliary container for calorimeter cluster containers.
Helper to copy an aux store while applying thinning.
void copyAuxStoreThinned(const SG::IConstAuxStore &orig, SG::IAuxStore ©, const SG::ThinningInfo *info)
Helper to copy an aux store while applying thinning.
CaloClusterAuxContainer_v2 CaloClusterAuxContainer
Define the latest version of the calorimeter cluster auxiliary container.