|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #include "GaudiKernel/MsgStream.h"
18 using std::back_inserter;
56 for (
size_t i = 0;
i <
sz;
i++)
100 size_t sz = movedVector.
size();
101 for (
size_t i = 0;
i <
sz;
i++)
BaseTagInfoCnv_p1 * m_baseTagCnv
void addTrackInfo(const SVTrackInfo &i)
long int getNGTrackInSvx() const
void persToTrans(const PersLinkVect_t &pers, LinkVect_t &trans, MsgStream &log) const
void push_back(const ElemLink &link)
void setRecSvx(const Trk::RecVertex &)
Set methods.
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...
Trk::RecVertex inherits from Trk::Vertex.
void setEnergyFraction(float)
TPObjRef m_BaseTagInfo
Basic info.
ElementLinkVectorCnv_p1< ElementLinkVector< Rec::TrackParticleContainer > > m_trackVecCnv
float getNormDist() const
Amg::Vector3D transform(Amg::Vector3D &v, Amg::Transform3D &tr)
Transform a point from a Trasformation3D.
ElementLinkIntVector_p1 m_trackinfo
void setNGTrackInSvx(long int)
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 ...
const ElementLink< Rec::TrackParticleContainer > & trackLink() const
The namespace of all packages in PhysicsAnalysis/JetTagging.
TPObjRef m_recsvx
All of this data will be written out.
const SVTrackInfo & getTrackInfo(uint i) const
void setNGTrackInJet(long int)
long int getNGTrackInJet() const
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
virtual void persToTrans(const SVInfoPlus_p1 *persObj, SVInfoPlus *transObj, MsgStream &log)
Load from disk format to in-memory format.
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
const Trk::RecVertex & getRecSvx() const
Get methods.
float getEnergyFraction() const
virtual void transToPers(const SVInfoPlus *transObj, SVInfoPlus_p1 *persObj, MsgStream &log)
Given a transient rep, save it to a persistent one.