![]() |
Project
|
#include <Digit.h>
Inherits o2::fit::DigitBase< DetID >.
Public Member Functions | |
DigitExt ()=default | |
DigitExt (int first, int nEntries, const o2::InteractionRecord &ir, const Triggers &triggers) | |
ClassDefNV (DigitExt, 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 | |
Triggers | mTriggers {} |
![]() | |
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::DigitExt< DetID >::ClassDefNV | ( | DigitExt< DetID > | , |
1 | |||
) |
Triggers o2::fit::DigitExt< DetID >::mTriggers {} |