|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include "GaudiKernel/MsgStream.h"
33 for (
size_t i = 0;
i <
sz;
i++) {
57 auto info = std::make_unique<MSVVtxInfo>();
virtual void transToPers(const MultiSVInfoPlus *transObj, MultiSVInfoPlus_p1 *persObj, MsgStream &log)
long int getNGTrackInSvx() const
virtual void persToTrans(const MultiSVInfoPlus_p1 *persObj, MultiSVInfoPlus *transObj, MsgStream &log)
TPObjRef m_BaseTagInfo
Basic info.
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...
void addVtxInfo(MSVVtxInfo *)
std::vector< TPObjRef > m_vtxInfo
const MSVVtxInfo * getVtxInfo(unsigned int i) const
long int getNGTrackInJet() const
Get methods.
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.
float getNormDist() const
void setNGTrackInSvx(long int)
const boost::regex ref(r_ef)
void setNGTrackInJet(long int)
Set methods.
BaseTagInfoCnv_p1 * m_baseTagCnv
ITPConverterFor< MSVVtxInfo > * m_mSVVtxInfoCnv