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