ATLAS Offline Software
Loading...
Searching...
No Matches
ISvxAssocationCnv_p1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
8
11
12namespace Analysis {
17 ISvxAssociation *transObj,
18 MsgStream &)
19 {
20 transObj->m_keyIndex = persObj->m_keyIndex;
21 }
22
24 ISvxAssociation_p1 *persObj,
25 MsgStream &)
26 {
27 persObj->m_keyIndex = transObj->keyIndex();
28 }
29}
30
31
virtual void transToPers(const ISvxAssociation *transObj, ISvxAssociation_p1 *persObj, MsgStream &log)
virtual void persToTrans(const ISvxAssociation_p1 *persObj, ISvxAssociation *transObj, MsgStream &log)
Convert to trans form.
size_t keyIndex() const
The namespace of all packages in PhysicsAnalysis/JetTagging.