21 stream <<
"MuonCalibRawRpcCoin with" << std::endl;
22 stream <<
" identifier " <<
identify() << std::endl;
24 stream <<
" occupancy " <<
occupancy() << std::endl;
25 stream <<
" time " <<
t() << std::endl;
26 stream <<
" width " <<
width() << std::endl;
27 stream <<
" length " <<
length() << std::endl;
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRawRpcCoin &hit)
Calib-EDM version of RpcCoinData class.
unsigned short parentPadId() const
MuonCalibRawRpcCoin()=default
default constructor
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRawRpcCoin
unsigned short parentCmId() const
unsigned short threshold() const
unsigned short ijk() const
unsigned short overlap() const
unsigned short parentSectorId() const
const MuonFixedId & identify() const
retrieve the MuonFixedId
float t() const
retrieve the time
float width() const
retrieve the strip width
MuonCalibRawRpcHit()=default
default constructor
float length() const
retrieve the strip length
const Amg::Vector3D & globalPosition() const
retrieve the position expressed in global coordinates
int occupancy() const
retrieve the occupancy (-1 == not assigned to any segment)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.