|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MuonCalibRawRpcHit_h
10 #define MuonCalibRawRpcHit_h
45 std::ostream&
dump(std::ostream&
stream)
const;
69 #endif // MuonCalibRawRpcHit_h
MuonCalibRawRpcHit(const MuonCalibRawRpcHit &hit)=default
copy constructor
int occupancy
occupancy (-1 == not assigned to any segment)
void setLength(float length)
sets the strip length
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRawRpcHit &rawHit)
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
MuonCalibRawRpcHit & operator=(const MuonCalibRawRpcHit &rhs)
assingment operator
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
virtual ~MuonCalibRawRpcHit()=default
destructor
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
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)