48 m_rio.setElement(RIO);
89 stream << MSG::INFO<<
"RpcClusterOnTrack {"<<std::endl;
90 stream <<
"Time: "<<
m_time<<std::endl;
99 stream <<
"RpcClusterOnTrack {"<<std::endl;
100 stream <<
"Time: "<<
m_time<<std::endl;
104 stream<<
"}"<<std::endl;
ElementLink< Muon::RpcPrepDataContainer > ElementLinkToIDC_RPC_Container
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
virtual double positionAlongStrip() const
MuonClusterOnTrack()
Pool constructor.
MuonClusterOnTrack & operator=(const MuonClusterOnTrack &)
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
Class to represent calibrated clusters formed from RPC strips.
virtual MsgStream & dump(MsgStream &stream) const override final
Dumps information about the PRD.
ElementLinkToIDC_RPC_Container m_rio
PrepRawData object assoicated with this measurement.
float m_time
The time in ns.
virtual const MuonGM::RpcReadoutElement * detectorElement() const override final
Returns the detector element, assoicated with the PRD of this class.
virtual ~RpcClusterOnTrack()
Destructor.
RpcClusterOnTrack & operator=(const RpcClusterOnTrack &)
float time() const
Return the time (ns)
const MuonGM::RpcReadoutElement * m_detEl
The detector element, assoicated with this measurement.
Class to represent RPC measurements.
Identifier identify() const
return the identifier -extends MeasurementBase
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.