Calib-EDM version of RpcCoinData class.
More...
#include <MuonCalibRawRpcCoin.h>
Calib-EDM version of RpcCoinData class.
Definition at line 20 of file MuonCalibRawRpcCoin.h.
◆ MuonCalibRawRpcCoin() [1/3]
| MuonCalib::MuonCalibRawRpcCoin::MuonCalibRawRpcCoin |
( |
| ) |
|
|
default |
◆ MuonCalibRawRpcCoin() [2/3]
◆ ~MuonCalibRawRpcCoin()
| MuonCalib::MuonCalibRawRpcCoin::~MuonCalibRawRpcCoin |
( |
| ) |
|
|
default |
◆ MuonCalibRawRpcCoin() [3/3]
constructor setting all attributes
Definition at line 18 of file MuonCalibRawRpcCoin.cxx.
MuonCalibRawRpcHit()=default
default constructor
◆ dump()
| std::ostream & MuonCalib::MuonCalibRawRpcCoin::dump |
( |
std::ostream & | stream | ) |
const |
dump to be used for operator<<() to dump the MuonCalibRawRpcCoin
Definition at line 20 of file MuonCalibRawRpcCoin.cxx.
20 {
21 stream <<
"MuonCalibRawRpcCoin with" << std::endl;
25 stream <<
" time " <<
t() << std::endl;
29 }
const MuonFixedId & identify() const
retrieve the MuonFixedId
float t() const
retrieve the time
float width() const
retrieve the strip width
float length() const
retrieve the strip length
const Amg::Vector3D & globalPosition() const
retrieve the position expressed in global coordinates
int occupancy() const
retrieve the occupancy (-1 == not assigned to any segment)
◆ globalPosition()
| const Amg::Vector3D & MuonCalib::MuonCalibRawRpcHit::globalPosition |
( |
| ) |
const |
|
inherited |
◆ identify()
| const MuonFixedId & MuonCalib::MuonCalibRawRpcHit::identify |
( |
| ) |
const |
|
inherited |
◆ ijk()
| unsigned short MuonCalib::MuonCalibRawRpcCoin::ijk |
( |
| ) |
const |
◆ length()
| float MuonCalib::MuonCalibRawRpcHit::length |
( |
| ) |
const |
|
inherited |
◆ lowPtCm()
| bool MuonCalib::MuonCalibRawRpcCoin::lowPtCm |
( |
| ) |
const |
◆ occupancy()
| int MuonCalib::MuonCalibRawRpcHit::occupancy |
( |
| ) |
const |
|
inherited |
◆ operator=()
◆ overlap()
| unsigned short MuonCalib::MuonCalibRawRpcCoin::overlap |
( |
| ) |
const |
◆ parentCmId()
| unsigned short MuonCalib::MuonCalibRawRpcCoin::parentCmId |
( |
| ) |
const |
◆ parentPadId()
| unsigned short MuonCalib::MuonCalibRawRpcCoin::parentPadId |
( |
| ) |
const |
◆ parentSectorId()
| unsigned short MuonCalib::MuonCalibRawRpcCoin::parentSectorId |
( |
| ) |
const |
◆ setGlobalPosition()
| void MuonCalib::MuonCalibRawRpcHit::setGlobalPosition |
( |
const Amg::Vector3D & | glob | ) |
|
|
inherited |
◆ setId()
| void MuonCalib::MuonCalibRawRpcHit::setId |
( |
MuonFixedId | Id | ) |
|
|
inherited |
◆ setLength()
| void MuonCalib::MuonCalibRawRpcHit::setLength |
( |
float | length | ) |
|
|
inherited |
◆ setOccupancy()
| void MuonCalib::MuonCalibRawRpcHit::setOccupancy |
( |
int | occ | ) |
|
|
inherited |
◆ setT()
| void MuonCalib::MuonCalibRawRpcHit::setT |
( |
float | t | ) |
|
|
inherited |
◆ setWidth()
| void MuonCalib::MuonCalibRawRpcHit::setWidth |
( |
float | width | ) |
|
|
inherited |
◆ t()
| float MuonCalib::MuonCalibRawRpcHit::t |
( |
| ) |
const |
|
inherited |
◆ threshold()
| unsigned short MuonCalib::MuonCalibRawRpcCoin::threshold |
( |
| ) |
const |
◆ width()
| float MuonCalib::MuonCalibRawRpcHit::width |
( |
| ) |
const |
|
inherited |
◆ m_pars
| coinPars MuonCalib::MuonCalibRawRpcCoin::m_pars {} |
|
private |
The documentation for this class was generated from the following files: