![]() |
Project
|
#include <STFDecoderSpec.h>
Public Attributes | |
bool | doClusters = true |
bool | doPatterns = true |
bool | doDigits = false |
bool | doCalib = false |
bool | doSquashing = false |
bool | askSTFDist = true |
bool | allowReporting = true |
bool | verifyDecoder = false |
o2::header::DataOrigin | origin {"NIL"} |
std::string | deviceName {} |
std::string | inputSpec {} |
Definition at line 41 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::allowReporting = true |
Definition at line 48 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::askSTFDist = true |
Definition at line 47 of file STFDecoderSpec.h.
std::string o2::itsmft::STFDecoderInp::deviceName {} |
Definition at line 51 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::doCalib = false |
Definition at line 45 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::doClusters = true |
Definition at line 42 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::doDigits = false |
Definition at line 44 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::doPatterns = true |
Definition at line 43 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::doSquashing = false |
Definition at line 46 of file STFDecoderSpec.h.
std::string o2::itsmft::STFDecoderInp::inputSpec {} |
Definition at line 52 of file STFDecoderSpec.h.
o2::header::DataOrigin o2::itsmft::STFDecoderInp::origin {"NIL"} |
Definition at line 50 of file STFDecoderSpec.h.
bool o2::itsmft::STFDecoderInp::verifyDecoder = false |
Definition at line 49 of file STFDecoderSpec.h.