#include <RawPMTHit.h>
EIC Raw PMT hit
- Author
- : S. Joosten, C. Peng
◆ RawPMTHit() [1/4]
eic::RawPMTHit::RawPMTHit |
( |
| ) |
|
◆ RawPMTHit() [2/4]
eic::RawPMTHit::RawPMTHit |
( |
eic::Index |
ID, |
|
|
std::int64_t |
cellID, |
|
|
std::uint32_t |
amplitude, |
|
|
std::uint32_t |
time |
|
) |
| |
◆ RawPMTHit() [3/4]
◆ RawPMTHit() [4/4]
eic::RawPMTHit::RawPMTHit |
( |
const RawPMTHit & |
other | ) |
|
◆ ~RawPMTHit()
eic::RawPMTHit::~RawPMTHit |
( |
| ) |
|
◆ amplitude() [1/2]
const std::uint32_t & eic::RawPMTHit::amplitude |
( |
| ) |
const |
Access the PMT signal amplitude [ADC].
◆ amplitude() [2/2]
void eic::RawPMTHit::amplitude |
( |
std::uint32_t |
value | ) |
|
Set the PMT signal amplitude [ADC].
◆ cellID() [1/2]
const std::int64_t & eic::RawPMTHit::cellID |
( |
| ) |
const |
Access the The detector specific (geometrical) cell id.
◆ cellID() [2/2]
void eic::RawPMTHit::cellID |
( |
std::int64_t |
value | ) |
|
Set the The detector specific (geometrical) cell id.
◆ clone()
support cloning (deep-copy)
◆ getObjectID()
const podio::ObjectID eic::RawPMTHit::getObjectID |
( |
| ) |
const |
◆ ID() [1/3]
Get reference to unique hit ID.
◆ ID() [2/3]
Access the unique hit ID.
◆ id()
unsigned int eic::RawPMTHit::id |
( |
| ) |
const |
|
inline |
◆ ID() [3/3]
◆ isAvailable()
bool eic::RawPMTHit::isAvailable |
( |
| ) |
const |
check whether the object is actually available
◆ operator ConstRawPMTHit()
conversion to const object
◆ operator<()
bool eic::RawPMTHit::operator< |
( |
const RawPMTHit & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/2]
◆ operator==() [2/2]
bool eic::RawPMTHit::operator== |
( |
const RawPMTHit & |
other | ) |
const |
|
inline |
◆ time() [1/2]
const std::uint32_t & eic::RawPMTHit::time |
( |
| ) |
const |
Access the PMT signal time [TDC].
◆ time() [2/2]
void eic::RawPMTHit::time |
( |
std::uint32_t |
value | ) |
|
Set the PMT signal time [TDC].
◆ unlink()
void eic::RawPMTHit::unlink |
( |
| ) |
|
|
inline |
◆ ConstRawPMTHit
◆ RawPMTHitCollection
◆ RawPMTHitCollectionIterator
The documentation for this class was generated from the following files: