6#include "GaudiKernel/MsgStream.h"
13 std::vector<Identifier>&&
rdoList,
32 std::vector<Identifier>&&
rdoList,
43 stream << MSG::INFO<<
"sTgcPrepData {"<<std::endl;
50 stream <<
"sTgcPrepData {"<<std::endl;
52 stream<<
"}"<<std::endl;
This is a "hash" representation of an Identifier.
An sTgcReadoutElement corresponds to a single STGC module; therefore typicaly a barrel muon station c...
virtual MsgStream & dump(MsgStream &stream) const override
Dumps information about the PRD.
MuonCluster()
Default constructor.
int charge() const
Returns the bcBitMap of this PRD bit2 for Previous BC, bit1 for Current BC, bit0 for Next BC.
std::vector< uint16_t > m_stripNumbers
@list of strip numbers, time and charge, of the strips associated to the PRD
std::vector< short int > m_stripTimes
strip times for the sTGCs will be available for the commissioning of the NSW.
const std::vector< uint16_t > & stripNumbers() const
returns the list of strip numbers
const std::vector< int > & stripCharges() const
returns the list of charges
virtual MsgStream & dump(MsgStream &stream) const override final
Dumps information about the PRD.
const MuonGM::sTgcReadoutElement * m_detEl
Cached pointer to the detector element - should never be zero.
const std::vector< short int > & stripTimes() const
returns the list of times
std::vector< int > m_stripCharges
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.