ATLAS Offline Software
Loading...
Searching...
No Matches
JetProbInfoBaseCnv_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
12
14
15namespace Analysis {
16
18 pb->m_baseTagInfo = baseToPersistent(&m_baseTagCnv, pa, msg);
19 pb->m_ntrk = pa->nbTracks();
20 }
21
24 pb->nbTracks (pa->m_ntrk);
25 }
26
27}
static Analysis::BaseTagInfoCnv_p1 baseTagInfoCnv
Code for the converters.
virtual void persToTrans(const JetProbInfoBase_p1 *persObj, JetProbInfoBase *transObj, MsgStream &log)
virtual void transToPers(const JetProbInfoBase *transObj, JetProbInfoBase_p1 *persObj, MsgStream &log)
int m_ntrk
All of this data will be written out.
TPObjRef m_baseTagInfo
Basic info.
Basic class to hold JetProb taggers results.
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Definition TPConverter.h:97
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
The namespace of all packages in PhysicsAnalysis/JetTagging.
MsgStream & msg
Definition testRead.cxx:32