Class with truth information of a RPC hit, containing:
More...
#include <MuonCalibRpcTruthHit.h>
Class with truth information of a RPC hit, containing:
Definition at line 24 of file MuonCalibRpcTruthHit.h.
◆ MuonCalibRpcTruthHit() [1/3]
| MuonCalib::MuonCalibRpcTruthHit::MuonCalibRpcTruthHit |
( |
| ) |
|
|
default |
◆ MuonCalibRpcTruthHit() [2/3]
◆ ~MuonCalibRpcTruthHit()
| MuonCalib::MuonCalibRpcTruthHit::~MuonCalibRpcTruthHit |
( |
| ) |
|
|
default |
◆ MuonCalibRpcTruthHit() [3/3]
| MuonCalib::MuonCalibRpcTruthHit::MuonCalibRpcTruthHit |
( |
MuonFixedId | id, |
|
|
int | barCode, |
|
|
double | time ) |
constructor initializing all attributes of the truth hit
Definition at line 17 of file MuonCalibRpcTruthHit.cxx.
int barCode() const
retrieve the barcode
double time() const
retrieve the time
MuonFixedId m_ID
identifier of the truth hit, (is a MuonFixedId, not an Identifier)
◆ barCode()
| int MuonCalib::MuonCalibRpcTruthHit::barCode |
( |
| ) |
const |
◆ dump()
| std::ostream & MuonCalib::MuonCalibRpcTruthHit::dump |
( |
std::ostream & | stream | ) |
const |
◆ identify()
| const MuonFixedId & MuonCalib::MuonCalibRpcTruthHit::identify |
( |
| ) |
const |
◆ operator=()
◆ setBarCode()
| void MuonCalib::MuonCalibRpcTruthHit::setBarCode |
( |
int | barCode | ) |
|
◆ setIdentifier()
| void MuonCalib::MuonCalibRpcTruthHit::setIdentifier |
( |
MuonFixedId | id | ) |
|
◆ setTime()
| void MuonCalib::MuonCalibRpcTruthHit::setTime |
( |
double | time | ) |
|
◆ time()
| double MuonCalib::MuonCalibRpcTruthHit::time |
( |
| ) |
const |
◆ m_barCode
| int MuonCalib::MuonCalibRpcTruthHit::m_barCode {0} |
|
private |
◆ m_ID
◆ m_time
| double MuonCalib::MuonCalibRpcTruthHit::m_time {0.} |
|
private |
The documentation for this class was generated from the following files: