![]() |
Project
|
#include <Digit.h>
Public Types | |
typedef DetTrigInput | DetTrigInput_t |
Public Member Functions | |
Digit ()=default | |
Digit (int first, int ne, o2::InteractionRecord iRec, Triggers chTrig) | |
uint32_t | getOrbit () const |
uint16_t | getBC () const |
o2::InteractionRecord | getIntRecord () const |
void | setIntRecord (const o2::InteractionRecord &intRec) |
gsl::span< const ChannelData > | getBunchChannelData (const gsl::span< const ChannelData > tfdata) const |
DetTrigInput | makeTrgInput () const |
void | fillTrgInputVec (std::vector< DetTrigInput > &vecTrgInput) const |
bool | operator== (const Digit &other) const |
void | printLog () const |
ClassDefNV (Digit, 4) | |
Public Attributes | |
o2::dataformats::RangeReference< int, int > | ref {} |
Triggers | mTriggers |
o2::InteractionRecord | mIntRecord |
Static Public Attributes | |
static constexpr char | sChannelNameDPL [] = "DIGITSBC" |
static constexpr char | sDigitName [] = "Digit" |
static constexpr char | sDigitBranchName [] = "FDDDigit" |
|
default |
|
inline |
o2::fdd::Digit::ClassDefNV | ( | Digit | , |
4 | |||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
o2::InteractionRecord o2::fdd::Digit::mIntRecord |
o2::dataformats::RangeReference<int, int> o2::fdd::Digit::ref {} |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |