|
ATLAS Offline Software
|
Go to the documentation of this file.
39 double positionAlongStrip,
43 m_detEl( RIO->detectorElement() ),
58 double positionAlongStrip,
89 stream << MSG::INFO<<
"RpcClusterOnTrack {"<<std::endl;
99 stream <<
"RpcClusterOnTrack {"<<std::endl;
const Identifier & identify(const UncalibratedMeasurement *meas)
Returns the associated identifier from the muon measurement.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
RpcClusterOnTrack & operator=(const RpcClusterOnTrack &)
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
Class to represent calibrated clusters formed from RPC strips.
float m_time
The time in ns.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
const MuonGM::RpcReadoutElement * m_detEl
The detector element, assoicated with this measurement.
ElementLinkToIDC_RPC_Container m_rio
PrepRawData object assoicated with this measurement.
Class to represent RPC measurements.
bool setElement(ElementType element)
Set to point to an element.
virtual MsgStream & dump(MsgStream &stream) const override final
Dumps information about the PRD.
virtual ~RpcClusterOnTrack()
Destructor.
Base class for Muon cluster RIO_OnTracks.
MuonClusterOnTrack & operator=(const MuonClusterOnTrack &)