|
ATLAS Offline Software
|
Go to the documentation of this file.
39 double positionAlongStrip,
44 m_detEl( RIO->detectorElement() ),
46 m_timeStatus( timeStatus ),
60 double positionAlongStrip,
68 m_timeStatus( timeStatus ),
94 stream << MSG::INFO<<
"CscClusterOnTrack {"<<std::endl;
110 stream <<
"CscClusterOnTrack {"<<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.
CscTimeStatus m_timeStatus
cluster time measurement status
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
CscClusterOnTrack & operator=(const CscClusterOnTrack &)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
std::string toString(CscStripStatus cstat)
Return a string description of a CSC cluster status flag.
const MuonGM::CscReadoutElement * m_detEl
The detector element, associated with this measurement.
Class representing clusters from the CSC.
ElementLinkToIDC_CSC_Container m_rio
PrepRawData object assoicated with this measurement.
@ CscStatusUndefined
Undefined, should not happen, most likely indicates a problem.
virtual MsgStream & dump(MsgStream &stream) const override final
Dumps information about the PRD.
bool setElement(ElementType element)
Set to point to an element.
virtual ~CscClusterOnTrack()
Destructor.
CscClusterStatus m_status
cluster position measurement status
Class to represent the calibrated clusters created from CSC strips.
@ CscTimeStatusUndefined
Time is not assessed indicating potential bug.
CscClusterStatus
Enum to represent the cluster status - see the specific enum values for more details.
Base class for Muon cluster RIO_OnTracks.
MuonClusterOnTrack & operator=(const MuonClusterOnTrack &)
CscTimeStatus
Enum to represent the cluster time measurement status - see the specific enum values for more details...