Stores a TRD event.
More...
#include <EventRecord.h>
Stores a TRD event.
Definition at line 33 of file EventRecord.h.
◆ EventRecord() [1/2]
o2::trd::EventRecord::EventRecord |
( |
| ) |
|
|
default |
◆ EventRecord() [2/2]
o2::trd::EventRecord::EventRecord |
( |
BCData |
bunchcrossing | ) |
|
|
inline |
◆ ~EventRecord()
o2::trd::EventRecord::~EventRecord |
( |
| ) |
|
|
default |
◆ addDigit()
void o2::trd::EventRecord::addDigit |
( |
Digit |
digit | ) |
|
|
inline |
◆ addTracklet()
◆ getBCData()
const BCData & o2::trd::EventRecord::getBCData |
( |
| ) |
const |
|
inline |
◆ getCounters() [1/2]
◆ getCounters() [2/2]
◆ getDigits()
const std::vector< Digit > & o2::trd::EventRecord::getDigits |
( |
| ) |
const |
|
inline |
◆ getDigitTime()
float o2::trd::EventRecord::getDigitTime |
( |
| ) |
const |
|
inline |
◆ getIsCalibTrigger()
bool o2::trd::EventRecord::getIsCalibTrigger |
( |
| ) |
const |
|
inline |
◆ getTotalTime()
float o2::trd::EventRecord::getTotalTime |
( |
| ) |
const |
|
inline |
◆ getTracklets()
const std::vector< Tracklet64 > & o2::trd::EventRecord::getTracklets |
( |
| ) |
const |
|
inline |
◆ getTrackletTime()
float o2::trd::EventRecord::getTrackletTime |
( |
| ) |
const |
|
inline |
◆ incDigitTime()
void o2::trd::EventRecord::incDigitTime |
( |
float |
timeadd | ) |
|
|
inline |
◆ incTime()
void o2::trd::EventRecord::incTime |
( |
float |
duration | ) |
|
|
inline |
◆ incTrackletTime()
void o2::trd::EventRecord::incTrackletTime |
( |
float |
timeadd | ) |
|
|
inline |
◆ operator==()
bool o2::trd::EventRecord::operator== |
( |
const EventRecord & |
o | ) |
const |
|
inline |
◆ setIsCalibTrigger()
void o2::trd::EventRecord::setIsCalibTrigger |
( |
| ) |
|
|
inline |
◆ sortData()
void o2::trd::EventRecord::sortData |
( |
bool |
sortDigits | ) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/TRD/reconstruction/include/TRDReconstruction/EventRecord.h
- /home/runner/work/AliceO2/AliceO2/Detectors/TRD/reconstruction/src/EventRecord.cxx