|
ATLAS Offline Software
|
Go to the documentation of this file.
44 stream <<
"MuonCalibRawTgcHit with" << std::endl;
void setLongWidth(float longWidth)
sets the strip width
void setStation(int station)
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRawTgcHit &hit)
MuonFixedId id
identifier of the raw hit, (is a MuonFixedId, not an Identifier)
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
default constructor
Amg::Vector3D global_pos
position of the hit in global coordinates
unsigned bcTag(unsigned bcBitMap)
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRawTgcHit
void setShortWidth(float shortWidth)