|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #include "GaudiKernel/MsgStream.h"
24 const std::vector<Identifier>& rdoList,
28 MuonCluster(RDOId, idDE, locpos, rdoList, locErrMat),
36 std::vector<Identifier>&& rdoList,
40 MuonCluster(RDOId, idDE, locpos, std::move(rdoList), std::move(locErrMat)),
87 stream << MSG::INFO<<
"TgcPrepData {"<<std::endl;
98 stream <<
"TgcPrepData {"<<std::endl;
102 stream<<
"} End TgcPrepData"<<std::endl;
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Eigen::Matrix< double, 2, 1 > Vector2D
virtual MsgStream & dump(MsgStream &stream) const override final
Dumps information about the PRD.
virtual ~TgcPrepData()
Destructor:
MuonCluster & operator=(const MuonCluster &)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
uint16_t getBcBitMap() const
Returns the bcBitMap of this PRD bit2 for Previous BC, bit1 for Current BC, bit0 for Next BC.
const MuonGM::TgcReadoutElement * m_detEl
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
void setBcBitMap(const uint16_t)
set the bcBitMap for this PRD
TgcPrepData & operator=(const TgcPrepData &)
Class to represent TGC measurements.
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
Class representing clusters in the muon system.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...