helper encoding of the sync position
More...
#include <RawReaderCRU.h>
|
std::ostream & | operator<< (std::ostream &output, const SyncPosition &sp) |
| overloading output stream operator to output the GBT Frame and the halfwords
|
|
helper encoding of the sync position
Definition at line 170 of file RawReaderCRU.h.
◆ SyncPosition()
o2::tpc::rawreader::SyncPosition::SyncPosition |
( |
| ) |
|
|
default |
◆ getFrameNumber()
uint32_t o2::tpc::rawreader::SyncPosition::getFrameNumber |
( |
| ) |
const |
|
inline |
◆ getHalfWordPosition()
uint32_t o2::tpc::rawreader::SyncPosition::getHalfWordPosition |
( |
| ) |
const |
|
inline |
◆ getPacketNumber()
uint32_t o2::tpc::rawreader::SyncPosition::getPacketNumber |
( |
| ) |
const |
|
inline |
◆ setPos()
void o2::tpc::rawreader::SyncPosition::setPos |
( |
uint32_t |
pN, |
|
|
uint32_t |
fN, |
|
|
uint32_t |
fP, |
|
|
uint32_t |
hP |
|
) |
| |
|
inline |
set sync position for data decoding
- Parameters
-
pN | packet number |
fN | frame number |
fP | file position |
hP | half word position |
Definition at line 181 of file RawReaderCRU.h.
◆ synched()
bool o2::tpc::rawreader::SyncPosition::synched |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
output, |
|
|
const SyncPosition & |
sp |
|
) |
| |
|
friend |
overloading output stream operator to output the GBT Frame and the halfwords
Definition at line 201 of file RawReaderCRU.h.
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/reconstruction/include/TPCReconstruction/RawReaderCRU.h