16#include "GaudiKernel/MsgStream.h"
24 const std::vector<Identifier>&
rdoList,
27 const uint16_t bcBitMap) :
36 std::vector<Identifier>&&
rdoList,
39 const uint16_t bcBitMap) :
87 stream << MSG::INFO<<
"TgcPrepData {"<<std::endl;
91 stream<<
"} End TgcPrepData"<<
endmsg;
98 stream <<
"TgcPrepData {"<<std::endl;
102 stream<<
"} End TgcPrepData"<<std::endl;
This is a "hash" representation of an Identifier.
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
MuonCluster & operator=(const MuonCluster &)
MuonCluster()
Default constructor.
Class to represent TGC measurements.
void setBcBitMap(const uint16_t)
set the bcBitMap for this PRD
const MuonGM::TgcReadoutElement * m_detEl
virtual ~TgcPrepData()
Destructor:
virtual MsgStream & dump(MsgStream &stream) const override final
Dumps information about the PRD.
uint16_t getBcBitMap() const
Returns the bcBitMap of this PRD bit2 for Previous BC, bit1 for Current BC, bit0 for Next BC.
TgcPrepData & operator=(const TgcPrepData &)
const std::vector< Identifier > & rdoList() const
return the List of rdo identifiers (pointers)
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Eigen::Matrix< double, 2, 1 > Vector2D
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.