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