|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "GaudiKernel/MsgStream.h"
45 MsgStream&
log )
const {
48 <<
"Somebody called xAODMuonAuxContainerCnv_v2::transToPers"
50 throw std::runtime_error(
"Somebody called xAODMuonAuxContainerCnv_v2::"
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 persToTrans(const xAOD::MuonAuxContainer_v2 *oldObj, xAOD::MuonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
virtual bool resize(size_t size) override
Resize the arrays to a given size.
xAODMuonAuxContainerCnv_v2()
Default constructor.
Temporary container used until we have I/O for AuxStoreInternal.
Helper to copy an aux store while applying thinning.
virtual void transToPers(const xAOD::MuonAuxContainer *, xAOD::MuonAuxContainer_v2 *, MsgStream &log) const override
Dummy function inherited from the base class.