|
ATLAS Offline Software
|
Go to the documentation of this file.
24 if (!
dummy.values.empty()){
25 if (
dummy.values.empty())
dummy.values.resize(6);
FitQuality_p1 m_fitQuality
void persToTrans(const Trk::RecVertex_p2 *persObj, Trk::RecVertex *transObj, MsgStream &log)
#define AmgSymMatrix(dim)
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.
virtual void transToPers(const Trk ::FitQuality *transObj, Trk ::FitQuality_p1 *persObj, MsgStream &log) const override
static void vectorToEigenMatrix(VECTOR &vec, COVARIANCE &cov, const char *)
Helper fn to fill the covariance from the raw data (vec<float>)
const Trk::FitQuality & fitQuality() const
Fit quality access method.
void transToPers(const Trk::RecVertex *transObj, Trk::RecVertex_p2 *persObj, MsgStream &log)
const Amg::Vector3D & position() const
return position of vertex
static void eigenMatrixToVector(VECTOR &vec, COVARIANCE &cov, const char *)
Helper fn to get raw data (vec<float>) from the covariance.
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...
ITPConverterFor< Trk::ErrorMatrix > * m_errorMatrixConverter
Eigen::Matrix< double, 3, 1 > Vector3D
std::vector< float > values