Project
Loading...
Searching...
No Matches
o2::ctf::CTFReaderInp Struct Reference

#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< intctfIDs {}
 
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
 

Detailed Description

Definition at line 26 of file CTFReaderSpec.h.

Member Data Documentation

◆ allowMissingDetectors

bool o2::ctf::CTFReaderInp::allowMissingDetectors = false

Definition at line 38 of file CTFReaderSpec.h.

◆ checkTFLimitBeforeReading

bool o2::ctf::CTFReaderInp::checkTFLimitBeforeReading = false

Definition at line 39 of file CTFReaderSpec.h.

◆ copyCmd

std::string o2::ctf::CTFReaderInp::copyCmd {}

Definition at line 29 of file CTFReaderSpec.h.

◆ ctfIDs

std::vector<int> o2::ctf::CTFReaderInp::ctfIDs {}

Definition at line 35 of file CTFReaderSpec.h.

◆ decSSpecEMC

unsigned int o2::ctf::CTFReaderInp::decSSpecEMC = 0

Definition at line 47 of file CTFReaderSpec.h.

◆ delay_us

int64_t o2::ctf::CTFReaderInp::delay_us = 0

Definition at line 42 of file CTFReaderSpec.h.

◆ detMask

Definition at line 28 of file CTFReaderSpec.h.

◆ fileIRFrames

std::string o2::ctf::CTFReaderInp::fileIRFrames {}

Definition at line 33 of file CTFReaderSpec.h.

◆ fileRunTimeSpans

std::string o2::ctf::CTFReaderInp::fileRunTimeSpans {}

Definition at line 34 of file CTFReaderSpec.h.

◆ inpdata

std::string o2::ctf::CTFReaderInp::inpdata {}

Definition at line 27 of file CTFReaderSpec.h.

◆ invertIRFramesSelection

bool o2::ctf::CTFReaderInp::invertIRFramesSelection = false

Definition at line 37 of file CTFReaderSpec.h.

◆ maxFileCache

int o2::ctf::CTFReaderInp::maxFileCache = 1

Definition at line 41 of file CTFReaderSpec.h.

◆ maxLoops

int o2::ctf::CTFReaderInp::maxLoops = 0

Definition at line 43 of file CTFReaderSpec.h.

◆ maxTFs

int o2::ctf::CTFReaderInp::maxTFs = -1

Definition at line 44 of file CTFReaderSpec.h.

◆ maxTFsPerFile

int o2::ctf::CTFReaderInp::maxTFsPerFile = -1

Definition at line 45 of file CTFReaderSpec.h.

◆ metricChannel

std::string o2::ctf::CTFReaderInp::metricChannel {}

Definition at line 32 of file CTFReaderSpec.h.

◆ minSHM

size_t o2::ctf::CTFReaderInp::minSHM = 0

Definition at line 49 of file CTFReaderSpec.h.

◆ remoteRegex

std::string o2::ctf::CTFReaderInp::remoteRegex {}

Definition at line 31 of file CTFReaderSpec.h.

◆ skipSkimmedOutTF

bool o2::ctf::CTFReaderInp::skipSkimmedOutTF = false

Definition at line 36 of file CTFReaderSpec.h.

◆ subspec

unsigned int o2::ctf::CTFReaderInp::subspec = 0

Definition at line 46 of file CTFReaderSpec.h.

◆ sup0xccdb

bool o2::ctf::CTFReaderInp::sup0xccdb = false

Definition at line 40 of file CTFReaderSpec.h.

◆ tffileRegex

std::string o2::ctf::CTFReaderInp::tffileRegex {}

Definition at line 30 of file CTFReaderSpec.h.

◆ tfRateLimit

int o2::ctf::CTFReaderInp::tfRateLimit = -999

Definition at line 48 of file CTFReaderSpec.h.


The documentation for this struct was generated from the following file: