9#ifndef MuonCalibRawRpcHit_h
10#define MuonCalibRawRpcHit_h
45 std::ostream&
dump(std::ostream& stream)
const;
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRawRpcHit &rawHit)
Calib-EDM version of RpcPrepData class, containing uncalibrated information.
void setT(float t)
sets the time
void setOccupancy(int occ)
sets the occupancy
const MuonFixedId & identify() const
retrieve the MuonFixedId
MuonCalibRawRpcHit & operator=(const MuonCalibRawRpcHit &rhs)
assingment operator
MuonCalibRawRpcHit(const MuonCalibRawRpcHit &hit)=default
copy constructor
float t() const
retrieve the time
virtual ~MuonCalibRawRpcHit()=default
destructor
void setWidth(float width)
sets the strip width
float width() const
retrieve the strip width
void setLength(float length)
sets the strip length
MuonCalibRawRpcHit()=default
default constructor
void setId(MuonFixedId Id)
sets the MuonFixedId
float length() const
retrieve the strip length
const Amg::Vector3D & globalPosition() const
retrieve the position expressed in global coordinates
void setGlobalPosition(const Amg::Vector3D &glob)
sets the position expressed in global coordinates
int occupancy() const
retrieve the occupancy (-1 == not assigned to any segment)
Implements fixed identifiers not dependent upon Athena Identifier for internal use in the calibration...
Eigen::Matrix< double, 3, 1 > Vector3D
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
int occupancy
occupancy (-1 == not assigned to any segment)
Amg::Vector3D glob_pos
position of the hit in global coordinates