|
ATLAS Offline Software
|
Go to the documentation of this file.
36 double positionAlongStrip) :
38 m_detEl( RIO->detectorElement() )
51 double positionAlongStrip) :
78 stream << MSG::INFO<<
"TgcClusterOnTrack {"<<std::endl;
88 stream <<
"TgcClusterOnTrack {"<<std::endl;
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
TgcClusterOnTrack & operator=(const TgcClusterOnTrack &)
virtual ~TgcClusterOnTrack()
Destructor.
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
virtual MsgStream & dump(MsgStream &stream) const
Dumps information about the PRD.
Class to represent calibrated clusters formed from TGC strips.
Identifier identify(const UncalibratedMeasurement *meas)
Returns the associated identifier.
This class provides conversion from CSC RDO data to CSC Digits.
ElementLinkToIDC_TGC_Container m_rio
PrepRawData object assoicated with this measurement.
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
const MuonGM::TgcReadoutElement * m_detEl
The detector element, assoicated with this measurement.
bool setElement(ElementType element)
Set to point to an element.
Class to represent TGC measurements.
Base class for Muon cluster RIO_OnTracks.
MuonClusterOnTrack & operator=(const MuonClusterOnTrack &)