![]() |
Project
|
Public Attributes | |
std::unique_ptr< unsigned long long int[]> | zsoutput |
std::vector< unsigned int > | sizes |
std::function< void(std::vector< o2::tpc::Digit > &)> | digitsFilter = nullptr |
MCLabelContainer | mctruthArray |
std::vector< int > | inputIds |
int | version = 2 |
float | zsThreshold = 2.f |
bool | padding = true |
int | verbosity = 1 |
Definition at line 81 of file convertDigitsToRawZS.cxx.
std::function<void(std::vector<o2::tpc::Digit>&)> ProcessAttributes::digitsFilter = nullptr |
Definition at line 84 of file convertDigitsToRawZS.cxx.
std::vector<int> ProcessAttributes::inputIds |
Definition at line 86 of file convertDigitsToRawZS.cxx.
MCLabelContainer ProcessAttributes::mctruthArray |
Definition at line 85 of file convertDigitsToRawZS.cxx.
bool ProcessAttributes::padding = true |
Definition at line 89 of file convertDigitsToRawZS.cxx.
std::vector<unsigned int> ProcessAttributes::sizes |
Definition at line 83 of file convertDigitsToRawZS.cxx.
int ProcessAttributes::verbosity = 1 |
Definition at line 90 of file convertDigitsToRawZS.cxx.
int ProcessAttributes::version = 2 |
Definition at line 87 of file convertDigitsToRawZS.cxx.
Definition at line 82 of file convertDigitsToRawZS.cxx.
float ProcessAttributes::zsThreshold = 2.f |
Definition at line 88 of file convertDigitsToRawZS.cxx.