11#include "GaudiKernel/MsgStream.h"
15using std::back_inserter;
45 for (
size_t i = 0; i <
sz; i++)
82 size_t sz = movedVector.
size();
83 for (
size_t i = 0; i <
sz; i++)
virtual void persToTrans(const MSVVtxInfo_p1 *persObj, MSVVtxInfo *transObj, MsgStream &log)
Load from disk format to in-memory format.
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
ElementLinkVectorCnv_p1< ElementLinkVector< Rec::TrackParticleContainer > > m_trackVecCnv
virtual void transToPers(const MSVVtxInfo *transObj, MSVVtxInfo_p1 *persObj, MsgStream &log)
Given a transient rep, save it to a persistent one.
TPObjRef m_recsvx
All of this data will be written out.
ElementLinkIntVector_p1 m_trackinfo
void addTrackInfo(const SVTrackInfo &i)
float getNormDist() const
void setRecSvx(const Trk::RecVertex &)
Set methods.
const Trk::RecVertex & getRecSvx() const
Get methods.
float getEnergyFraction() const
const SVTrackInfo & getTrackInfo(unsigned int i) const
void setEnergyFraction(float)
const ElementLink< Rec::TrackParticleContainer > & trackLink() const
ElementLinkVector implementation for standalone ROOT.
void push_back(const ElemLink &link)
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
TPObjRef toPersistent(CNV **cnv, const typename CNV::TransBase_t *transObj, MsgStream &log) const
Trk::RecVertex inherits from Trk::Vertex.
The namespace of all packages in PhysicsAnalysis/JetTagging.