![]() |
Project
|
#include <RecPoints.h>
Public Types | |
enum | ETimeType { kTimeMean , kTimeA , kTimeC , kTimeVertex } |
enum | ETriggerBits { kOrA = 0 , kOrC = 1 , kSemiCentral = 2 , kCentral = 3 , kVertex = 4 , kIsActiveSideA = 5 , kIsActiveSideC = 6 , kIsFlangeEvent = 7 } |
enum | ETechnicalBits { kLaser = 0 , kOutputsAreBlocked = 1 , kDataIsValid = 2 } |
Static Public Member Functions | |
static constexpr uint8_t | makeExtraTrgWord (bool isActiveA=true, bool isActiveC=true, bool isFlangeEvent=true) |
Public Attributes | |
o2::dataformats::RangeReference< int, int > | ref |
o2::InteractionRecord | mIntRecord |
Static Public Attributes | |
static const std::map< unsigned int, std::string > | sMapTriggerBits |
static const std::map< unsigned int, std::string > | sMapTechnicalBits |
static short constexpr | sDummyCollissionTime = 32767 |
Definition at line 57 of file RecPoints.h.
Enumerator | |
---|---|
kLaser | |
kOutputsAreBlocked | |
kDataIsValid |
Definition at line 86 of file RecPoints.h.
Enumerator | |
---|---|
kTimeMean | |
kTimeA | |
kTimeC | |
kTimeVertex |
Definition at line 61 of file RecPoints.h.
Enumerator | |
---|---|
kOrA | |
kOrC | |
kSemiCentral | |
kCentral | |
kVertex | |
kIsActiveSideA | |
kIsActiveSideC | |
kIsFlangeEvent |
Definition at line 67 of file RecPoints.h.
|
default |
|
inline |
Definition at line 98 of file RecPoints.h.
|
inline |
Definition at line 107 of file RecPoints.h.
|
default |
gsl::span< const ChannelDataFloat > RecPoints::getBunchChannelData | ( | const gsl::span< const ChannelDataFloat > | tfdata | ) | const |
Definition at line 29 of file RecPoints.cxx.
Definition at line 121 of file RecPoints.h.
|
inline |
Definition at line 123 of file RecPoints.h.
|
inline |
Definition at line 124 of file RecPoints.h.
|
inline |
Definition at line 122 of file RecPoints.h.
|
inline |
Definition at line 141 of file RecPoints.h.
|
inline |
Definition at line 133 of file RecPoints.h.
|
inline |
Definition at line 131 of file RecPoints.h.
|
inline |
Definition at line 128 of file RecPoints.h.
|
inline |
Definition at line 125 of file RecPoints.h.
|
inlinestaticconstexpr |
Definition at line 134 of file RecPoints.h.
|
default |
void RecPoints::print | ( | ) | const |
Definition at line 35 of file RecPoints.cxx.
Definition at line 126 of file RecPoints.h.
|
inline |
Definition at line 132 of file RecPoints.h.
Definition at line 129 of file RecPoints.h.
o2::InteractionRecord o2::ft0::RecPoints::mIntRecord |
Definition at line 96 of file RecPoints.h.
o2::dataformats::RangeReference<int, int> o2::ft0::RecPoints::ref |
Definition at line 95 of file RecPoints.h.
|
staticconstexpr |
Definition at line 143 of file RecPoints.h.
|
inlinestatic |
Definition at line 90 of file RecPoints.h.
|
inlinestatic |
Definition at line 76 of file RecPoints.h.