|
ATLAS Offline Software
|
Go to the documentation of this file.
29 pb->m_trackinfo.clear();
30 pb->m_trackinfo.reserve(
sz);
31 for (
size_t i = 0;
i <
sz;
i++) {
54 for (
size_t i = 0;
i <
sz;
i++) {
virtual void transToPers(const IPInfoPlus *transObj, IPInfoPlus_p1 *persObj, MsgStream &log)
Save data to the persistant format.
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
Convert persistent object, stored in the the top-level persistent object and referenced by the TP Ref...
const IPTrackInfo & getTrackInfo(uint i) const
Get a track info object.
ITPConverterFor< IPTrackInfo > * m_trackInfoCnv
virtual void persToTrans(const IPInfoPlus_p1 *persObj, IPInfoPlus *transObj, MsgStream &log)
Fluf the data up again.
TPObjRef toPersistent(CNV **cnv, const typename CNV::TransBase_t *transObj, MsgStream &log) const
Persistify an object and store the persistent represenation in the storage vector of the top-level pe...
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Persistify bass class of a given object and store the persistent represenation in the storage vector ...
The namespace of all packages in PhysicsAnalysis/JetTagging.
std::vector< IPTrackInfo > m_trackinfo
std::vector< TPObjRef > m_trackinfo
Poitners to the IPTrackInfo_p1 objects.
BaseTagInfoCnv_p1 * m_baseTagCnv
int numTrackInfo() const
Number of track info objects stored.