5#ifndef MUONCALIBHOLE_E_H
6#define MUONCALIBHOLE_E_H
MuonCalibHole_E & operator=(const MuonCalibHole_E &rhs)=default
assignment operator
MuonFixedId m_id
hole ID (MuonCalib::MuonFixedId)
const MuonFixedId & identify() const
retrieve hole position
void setId(const MuonFixedId &id)
sets hole position
MuonCalibHole_E(const MuonCalibHole_E &hit)=default
copyconstructor
void setPosition(const Amg::Vector3D &pos)
MuonCalibHole_E()=default
default constructor
Amg::Vector3D m_pos
hole position
const Amg::Vector3D & position() const
sets hole ID (MuonCalib::MuonFixedId)
~MuonCalibHole_E()=default
destructor
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.