![]() |
Project
|
#include <CTFReaderSpec.h>
Public Attributes | |
std::string | inpdata {} |
o2::detectors::DetID::mask_t | detMask = o2::detectors::DetID::FullMask |
std::string | copyCmd {} |
std::string | tffileRegex {} |
std::string | remoteRegex {} |
std::string | metricChannel {} |
std::string | fileIRFrames {} |
std::string | fileRunTimeSpans {} |
std::vector< int > | ctfIDs {} |
bool | skipSkimmedOutTF = false |
bool | invertIRFramesSelection = false |
bool | allowMissingDetectors = false |
bool | checkTFLimitBeforeReading = false |
bool | sup0xccdb = false |
int | maxFileCache = 1 |
int64_t | delay_us = 0 |
int | maxLoops = 0 |
int | maxTFs = -1 |
int | maxTFsPerFile = -1 |
unsigned int | subspec = 0 |
unsigned int | decSSpecEMC = 0 |
int | tfRateLimit = -999 |
size_t | minSHM = 0 |
Definition at line 26 of file CTFReaderSpec.h.
bool o2::ctf::CTFReaderInp::allowMissingDetectors = false |
Definition at line 38 of file CTFReaderSpec.h.
bool o2::ctf::CTFReaderInp::checkTFLimitBeforeReading = false |
Definition at line 39 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::copyCmd {} |
Definition at line 29 of file CTFReaderSpec.h.
std::vector<int> o2::ctf::CTFReaderInp::ctfIDs {} |
Definition at line 35 of file CTFReaderSpec.h.
unsigned int o2::ctf::CTFReaderInp::decSSpecEMC = 0 |
Definition at line 47 of file CTFReaderSpec.h.
int64_t o2::ctf::CTFReaderInp::delay_us = 0 |
Definition at line 42 of file CTFReaderSpec.h.
o2::detectors::DetID::mask_t o2::ctf::CTFReaderInp::detMask = o2::detectors::DetID::FullMask |
Definition at line 28 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::fileIRFrames {} |
Definition at line 33 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::fileRunTimeSpans {} |
Definition at line 34 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::inpdata {} |
Definition at line 27 of file CTFReaderSpec.h.
bool o2::ctf::CTFReaderInp::invertIRFramesSelection = false |
Definition at line 37 of file CTFReaderSpec.h.
int o2::ctf::CTFReaderInp::maxFileCache = 1 |
Definition at line 41 of file CTFReaderSpec.h.
int o2::ctf::CTFReaderInp::maxLoops = 0 |
Definition at line 43 of file CTFReaderSpec.h.
int o2::ctf::CTFReaderInp::maxTFs = -1 |
Definition at line 44 of file CTFReaderSpec.h.
int o2::ctf::CTFReaderInp::maxTFsPerFile = -1 |
Definition at line 45 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::metricChannel {} |
Definition at line 32 of file CTFReaderSpec.h.
size_t o2::ctf::CTFReaderInp::minSHM = 0 |
Definition at line 49 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::remoteRegex {} |
Definition at line 31 of file CTFReaderSpec.h.
bool o2::ctf::CTFReaderInp::skipSkimmedOutTF = false |
Definition at line 36 of file CTFReaderSpec.h.
unsigned int o2::ctf::CTFReaderInp::subspec = 0 |
Definition at line 46 of file CTFReaderSpec.h.
bool o2::ctf::CTFReaderInp::sup0xccdb = false |
Definition at line 40 of file CTFReaderSpec.h.
std::string o2::ctf::CTFReaderInp::tffileRegex {} |
Definition at line 30 of file CTFReaderSpec.h.
int o2::ctf::CTFReaderInp::tfRateLimit = -999 |
Definition at line 48 of file CTFReaderSpec.h.