|
ATLAS Offline Software
|
Go to the documentation of this file.
33 log << MSG::WARNING<<
"Unable to reset DetEl for this RIO_OnTrack, "
34 <<
"probably because of a problem with the Identifier/IdentifierHash : ("
Version 1 of the persistent class representing the transient class Muon::STGC_ClusterOnTrack.
ElementLinkToIDC_STGC_Container m_rio
PrepRawData object assoicated with this measurement.
Identifier32 get_identifier32() const
Get the 32-bit version Identifier, will be invalid if >32 bits needed.
ErrorMatrixCnv_p1 * m_errorMxCnv
float m_positionAlongStrip
position along strip (double in transient world)
virtual IdentifierHash idDE() const override
Returns an invalid hash.
value_type get_compact() const
Get the compact id.
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...
static void vectorToEigenMatrix(VECTOR &vec, COVARIANCE &cov, const char *)
Helper fn to fill the covariance from the raw data (vec<float>)
void persToTrans(const Muon ::STGC_ClusterOnTrack_p1 *persObj, Muon ::sTgcClusterOnTrack *transObj, MsgStream &log)
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
virtual const MuonGM::sTgcReadoutElement * detectorElement() const override final
Returns the detector element, assoicated with the PRD of this class.
Identifier32::value_type m_id
base RIO_OnTrack_p1 info
LocalParametersCnv_p1 * m_localParCnv
LocalParameters m_localParams
Class to represent calibrated clusters formed from TGC strips.
static void eigenMatrixToVector(VECTOR &vec, COVARIANCE &cov, const char *)
Helper fn to get raw data (vec<float>) from the covariance.
const Amg::MatrixX & localCovariance() const
Interface method to get the localError.
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...
std::vector< float > values
const LocalParameters & localParameters() const
Interface method to get the LocalParameters.
ElementLinkInt_p3 m_prdLink
Link to PRD.
Amg::MatrixX m_localCovariance
Identifier m_identifier
Identifier of the RIO_OnTrack (comes from the associated Trk::PrepRawData)
Identifier identify() const
return the identifier -extends MeasurementBase
virtual double positionAlongStrip() const
void transToPers(const Muon ::sTgcClusterOnTrack *transObj, Muon ::STGC_ClusterOnTrack_p1 *persObj, MsgStream &log)
ElementLinkCnv_p3< ElementLinkToIDC_STGC_Container > m_elCnv
double m_positionAlongStrip
The position along the strip - used to calculate the GlobalPosition.