|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "GaudiKernel/MsgStream.h"
63 MsgStream&
log )
const {
66 <<
"Somebody called xAODMuonAuxContainerCnv_v1::transToPers"
68 throw std::runtime_error(
"Somebody called xAODMuonAuxContainerCnv_v1::"
void copyAuxStoreThinned(const SG::IConstAuxStore &orig, SG::IAuxStore ©, const SG::ThinningInfo *info)
Helper to copy an aux store while applying thinning.
Temporary container used until we have I/O for AuxStoreInternal.
virtual void transToPers(const xAOD::MuonAuxContainer *, xAOD::MuonAuxContainer_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.
Temporary container used until we have I/O for AuxStoreInternal.
Helper to copy an aux store while applying thinning.
virtual void persToTrans(const xAOD::MuonAuxContainer_v1 *oldObj, xAOD::MuonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
xAODMuonAuxContainerCnv_v1()
Default constructor.