#include <Digits2Raw.h>
Definition at line 32 of file Digits2Raw.h.
◆ Digits2Raw()
o2::ctp::Digits2Raw::Digits2Raw |
( |
| ) |
|
|
default |
◆ ~Digits2Raw()
o2::ctp::Digits2Raw::~Digits2Raw |
( |
| ) |
|
|
default |
◆ addEmptyBC()
◆ digit2GBTdigit()
◆ digits2HBTPayload()
std::vector< char > Digits2Raw::digits2HBTPayload |
( |
const gsl::span< gbtword80_t > |
digits, |
|
|
uint32_t |
Npld |
|
) |
| const |
◆ dumpRawData()
void Digits2Raw::dumpRawData |
( |
std::string |
filename = "ctp.raw" | ) |
|
◆ emptyHBFMethod()
◆ getFEEIDIR()
uint64_t o2::ctp::Digits2Raw::getFEEIDIR |
( |
| ) |
const |
|
inline |
◆ getFEEIDTC()
uint64_t o2::ctp::Digits2Raw::getFEEIDTC |
( |
| ) |
const |
|
inline |
◆ getFilePerLink()
bool o2::ctp::Digits2Raw::getFilePerLink |
( |
| ) |
const |
|
inline |
◆ getWriter()
◆ init()
void Digits2Raw::init |
( |
| ) |
|
CTP digits (see Digits.h) are inputs from trigger detectors. GBT digit is temporary item: 80 bits long = 12 bits of BCid and payload (see digit2GBTdigit) CTP digit -> GBTdigit CTPInt Record, GBTdigit TrigClass Record GBT didit X -> CRU raw data X= CTPInt Record to link 0 X= TrigClass Record to link 1
Definition at line 28 of file Digits2Raw.cxx.
◆ makeGBTWord()
◆ printDigit()
void Digits2Raw::printDigit |
( |
std::string |
text, |
|
|
const gbtword80_t & |
dig |
|
) |
| const |
◆ processDigits()
void Digits2Raw::processDigits |
( |
const std::string & |
fileDigitsName | ) |
|
◆ setBoardId()
void o2::ctp::Digits2Raw::setBoardId |
( |
uint32_t |
boardid | ) |
|
|
inline |
◆ setFilePerLink()
void o2::ctp::Digits2Raw::setFilePerLink |
( |
bool |
v | ) |
|
|
inline |
◆ setOutDir() [1/2]
void o2::ctp::Digits2Raw::setOutDir |
( |
const std::string & |
outDir | ) |
|
|
inline |
◆ setOutDir() [2/2]
void o2::ctp::Digits2Raw::setOutDir |
( |
std::string & |
outdir | ) |
|
|
inline |
◆ setPadding()
void o2::ctp::Digits2Raw::setPadding |
( |
bool |
value | ) |
|
|
inline |
◆ setVerbosity()
void o2::ctp::Digits2Raw::setVerbosity |
( |
int |
v | ) |
|
|
inline |
◆ setZeroSuppressedClassRec()
void o2::ctp::Digits2Raw::setZeroSuppressedClassRec |
( |
bool |
value | ) |
|
|
inline |
◆ setZeroSuppressedIntRec()
void o2::ctp::Digits2Raw::setZeroSuppressedIntRec |
( |
bool |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/CTP/simulation/include/CTPSimulation/Digits2Raw.h
- /home/runner/work/AliceO2/AliceO2/Detectors/CTP/simulation/src/Digits2Raw.cxx