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