|
ATLAS Offline Software
|
Go to the documentation of this file.
47 persObj->
m_status =
static_cast<unsigned int>( transObj->
status() );
void persToTrans(const InDet ::TRT_DriftCircleOnTrack_p1 *persObj, InDet ::TRT_DriftCircleOnTrack *transObj, MsgStream &log)
Trk::DriftCircleStatus status() const
returns the status of the drift radius calibration.
virtual IdentifierHash idDE() const override final
returns the DE hashID
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
ElementLinkCnv_p1< ElementLinkToIDCTRT_DriftCircleContainer > m_elCnv
DriftCircleStatus
Enumerates the 'status' of the wire on which the tracks passed (based on the TRT_Side enum,...
float m_positionAlongWire
bool highLevel() const
returns true if the high level threshold was passed
const ID_type & dataID() const
Get the key that we reference, as a string.
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...
RIO_OnTrackCnv_p1 * m_RIOCnv
float m_timeOverThreshold
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 ...
double timeOverThreshold() const
returns time over threshold in ns for valid digits; zero otherwise
ElementLinkInt_p1 m_prdLink
Link to PRD.
float positionAlongWire() const
IdentifierHash::value_type m_idDE
index_type index() const
Get the index of the element inside of its container.
const ElementLinkToIDCTRT_DriftCircleContainer & prepRawDataLink() const
void transToPers(const InDet ::TRT_DriftCircleOnTrack *transObj, InDet ::TRT_DriftCircleOnTrack_p1 *persObj, MsgStream &log)