![]() |
Project
|
Public Attributes | |
std::shared_ptr< RootTreeReader > | reader |
std::string | datatype |
bool | terminateOnEod |
bool | finished |
Definition at line 40 of file ReaderSpec.cxx.
std::string o2::cpv::ProcessAttributes::datatype |
Definition at line 42 of file ReaderSpec.cxx.
bool o2::cpv::ProcessAttributes::finished |
Definition at line 44 of file ReaderSpec.cxx.
std::shared_ptr<RootTreeReader> o2::cpv::ProcessAttributes::reader |
Definition at line 41 of file ReaderSpec.cxx.
bool o2::cpv::ProcessAttributes::terminateOnEod |
Definition at line 43 of file ReaderSpec.cxx.