![]() |
Project
|
#include <Digit.h>
Inherited by o2::fit::Digit< DetID >, and o2::fit::DigitExt< DetID >.
Public Types | |
| typedef ChannelData< DetID > | ChannelData_t |
Public Member Functions | |
| 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 | |
| o2::InteractionRecord | mIR {} |
| o2::dataformats::RangeReference< int, int > | mReference {} |
Static Public Attributes | |
| static constexpr o2::detectors::DetID | sDetID = o2::detectors::DetID(DetID) |
| typedef ChannelData<DetID> o2::fit::DigitBase< DetID >::ChannelData_t |
|
default |
|
inline |
| o2::fit::DigitBase< DetID >::ClassDefNV | ( | DigitBase< DetID > | , |
| 1 | |||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
| o2::InteractionRecord o2::fit::DigitBase< DetID >::mIR {} |
| o2::dataformats::RangeReference<int, int> o2::fit::DigitBase< DetID >::mReference {} |
|
staticconstexpr |