|
ATLAS Offline Software
|
Go to the documentation of this file.
35 for (
size_t i = 0;
i < oldObj->
size();
i++)
37 oldInt.setStore (oldObj);
40 newInt.setStore (newObj);
virtual void transToPers(const DMTest::HAuxContainer *, DMTest::HAuxContainer_v1 *, MsgStream &log) override
Test for xAOD schema evolution.
virtual bool resize(size_t size) override
Resize the arrays to a given size.
virtual void persToTrans(const DMTest::HAuxContainer_v1 *oldObj, DMTest::HAuxContainer *newObj, MsgStream &log) override
virtual size_t size() const override
Get the size of the container.
Test for xAOD schema evolution.
Test for xAOD schema evolution.
value_type push_back(value_type pElem)
Add an element to the end of the collection.