![]() |
Project
|
#include <Digit.h>
Inherits o2::fit::DigitBase< DetID >.
Public Member Functions | |
Digit ()=default | |
Digit (int first, int nEntries, const o2::InteractionRecord &ir, uint8_t trgWord) | |
ClassDefNV (Digit, 1) | |
![]() | |
DigitBase ()=default | |
DigitBase (int first, int nEntries, const o2::InteractionRecord &ir) | |
uint32_t | getOrbit () const |
uint16_t | getBC () const |
const o2::InteractionRecord & | getIntRecord () const |
gsl::span< const ChannelData_t > | getBunchChannelData (const gsl::span< const ChannelData_t > channelData) const |
ClassDefNV (DigitBase, 1) | |
Public Attributes | |
uint8_t | mTriggerWord {} |
![]() | |
o2::InteractionRecord | mIR {} |
o2::dataformats::RangeReference< int, int > | mReference {} |
Additional Inherited Members | |
![]() | |
typedef ChannelData< DetID > | ChannelData_t |
![]() | |
static constexpr o2::detectors::DetID | sDetID = o2::detectors::DetID(DetID) |
|
default |
|
inline |
o2::fit::Digit< DetID >::ClassDefNV | ( | Digit< DetID > | , |
1 | |||
) |
uint8_t o2::fit::Digit< DetID >::mTriggerWord {} |