|
ATLAS Offline Software
|
Go to the documentation of this file.
25 stream <<
"MuonCalibRawRpcHit with" << std::endl;
29 stream <<
" time " <<
t() << std::endl;
int occupancy
occupancy (-1 == not assigned to any segment)
void setLength(float length)
sets the strip length
void setT(float t)
sets the time
Amg::Vector3D glob_pos
position of the hit in global coordinates
MuonCalibRawRpcHit()=default
default constructor
float t() const
retrieve the time
const Amg::Vector3D & globalPosition() const
retrieve the position expressed in global coordinates
float length() const
retrieve the strip length
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRawRpcHit
float width() const
retrieve the strip width
MuonFixedId id
identifier of the raw hit, (is a MuonFixedId, not an Identifier)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
void setOccupancy(int occ)
sets the occupancy
Eigen::Matrix< double, 3, 1 > Vector3D
void setGlobalPosition(const Amg::Vector3D &glob)
sets the position expressed in global coordinates
void setWidth(float width)
sets the strip width
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRawRpcHit &hit)
void setId(MuonFixedId Id)
sets the MuonFixedId
const MuonFixedId & identify() const
retrieve the MuonFixedId
int occupancy() const
retrieve the occupancy (-1 == not assigned to any segment)