ATLAS Offline Software
IPInfoBaseCnv_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 
13 static Analysis::BaseTagInfoCnv_p1 baseTagInfoCnv;
14 
15 namespace 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 }
keylayer_zslicemap.pb
pb
Definition: keylayer_zslicemap.py:188
Analysis::IPInfoBase_p1
Definition: IPInfoBase_p1.h:14
BaseTagInfoCnv_p1.h
Analysis::IPInfoBaseCnv_p1::persToTrans
virtual void persToTrans(const IPInfoBase_p1 *persObj, IPInfoBase *transObj, MsgStream &log)
Definition: IPInfoBaseCnv_p1.cxx:22
ITPConverterFor< TRANS_BASE >::fillTransFromPStore
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...
Definition: TPConverter.h:145
Analysis::IPInfoBase_p1::m_baseTagInfo
TPObjRef m_baseTagInfo
Definition: IPInfoBase_p1.h:24
IPInfoBaseCnv_p1.h
Analysis::IPInfoBase_p1::m_ntrk
int m_ntrk
Definition: IPInfoBase_p1.h:25
ITPConverterFor< TRANS_BASE >::baseToPersistent
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 ...
Definition: TPConverter.h:97
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition: BTaggingCnvAlg.h:20
Analysis::BaseTagInfoCnv_p1
Definition: BaseTagInfoCnv_p1.h:18
Analysis::IPInfoBaseCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition: IPInfoBaseCnv_p1.h:29
IPInfoBase.h
Analysis::IPInfoBase
Definition: IPInfoBase.h:21
Analysis::IPInfoBase::nbTracks
void nbTracks(int n)
Definition: IPInfoBase.h:39
Analysis::IPInfoBaseCnv_p1::transToPers
virtual void transToPers(const IPInfoBase *transObj, IPInfoBase_p1 *persObj, MsgStream &log)
Definition: IPInfoBaseCnv_p1.cxx:17
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7