|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef MuonCalibRawTgcHit_h
12 #define MuonCalibRawTgcHit_h
58 std::ostream&
dump(std::ostream&
stream)
const;
100 #endif // MuonCalibRawTgcHit_h
void setLongWidth(float longWidth)
sets the strip width
void setStation(int station)
MuonCalibRawTgcHit(const MuonCalibRawTgcHit &hit)=default
copy constructor
void setChannel(int channel)
float longWidth
strip width
void setOccupancy(int occ)
sets the occupancy
void setLength(float length)
sets the strip length
int occupancy() const
retrieve the occupancy (-1 == not assigned to any segment)
int occupancy
occupancy (-1 == not assigned to any segment)
void setWidth(float width)
void setIsStrip(int isStrip)
void setGlobalPosition(const Amg::Vector3D &glob)
sets the position expressed in global coordinates
const MuonFixedId & identify() const
retrieve the MuonFixedId
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
const Amg::Vector3D & globalPosition() const
retrieve the position expressed in global coordinates
void setGasGap(int gasGap)
void setId(MuonFixedId Id)
sets the MuonFixedId
float length() const
retrieve the strip length
Eigen::Matrix< double, 3, 1 > Vector3D
~MuonCalibRawTgcHit()=default
destructor
MuonCalibRawTgcHit()=default
default constructor
Amg::Vector3D global_pos
position of the hit in global coordinates
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRawTgcHit &rawHit)
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRawTgcHit
MuonCalibRawTgcHit & operator=(const MuonCalibRawTgcHit &rhs)=default
assingment operator
void setShortWidth(float shortWidth)