![]() |
Project
|
Classes | |
| class | DistSTFSender |
| struct | HBFUtils |
| struct | HBFUtilsInitializer |
| class | RawDump |
| class | RawFileReader |
| class | RawFileWriter |
| struct | RDHUtils |
| struct | ReaderInp |
Typedefs | |
| using | IR = o2::InteractionRecord |
| using | DetID = o2::detectors::DetID |
| using | LinkSubSpec_t = uint32_t |
| using | RDHUtils = o2::raw::RDHUtils |
| typedef o2::detectors::DetID o2::raw::DetID |
Definition at line 38 of file RawFileReader.h.
| using o2::raw::IR = typedef o2::InteractionRecord |
Definition at line 37 of file RawFileReader.h.
| using o2::raw::LinkSubSpec_t = typedef uint32_t |
Definition at line 36 of file RDHUtils.h.
| using o2::raw::RDHUtils = typedef o2::raw::RDHUtils |
Definition at line 30 of file RawDumpSpec.cxx.
| void o2::raw::assertOutputDirectory | ( | std::string_view | outDirName | ) |
Ensure (i.e. create if needed) directory
| outDirName | : output path to be asserted |
Log a FATAL if the directory does not exist and can not be created
Definition at line 751 of file RawFileWriter.cxx.
| DataProcessorSpec o2::raw::getDistSTFSenderSpec | ( | int | maxTF, |
| unsigned | subsp | ||
| ) |
Definition at line 53 of file DistSTFSenderSpec.cxx.
| DataProcessorSpec o2::raw::getRawDumpSpec | ( | o2::detectors::DetID::mask_t | detMask, |
| bool | TOFUncompressed | ||
| ) |
Definition at line 671 of file RawDumpSpec.cxx.
| o2f::WorkflowSpec o2::raw::getRawFileReaderWorkflow | ( | ReaderInp & | rinp | ) |
Definition at line 427 of file RawFileReaderWorkflow.cxx.
| std::ostream & o2::raw::operator<< | ( | std::ostream & | stream, |
| const o2::header::RAWDataHeaderV4 & | header | ||
| ) |
Definition at line 104 of file RawHeaderStream.cxx.
| std::ostream & o2::raw::operator<< | ( | std::ostream & | stream, |
| const o2::header::RAWDataHeaderV5 & | header | ||
| ) |
Definition at line 139 of file RawHeaderStream.cxx.
| std::ostream & o2::raw::operator<< | ( | std::ostream & | stream, |
| const o2::header::RAWDataHeaderV6 & | header | ||
| ) |
Definition at line 171 of file RawHeaderStream.cxx.
| std::ostream & o2::raw::operator<< | ( | std::ostream & | stream, |
| const o2::header::RAWDataHeaderV7 & | header | ||
| ) |
Definition at line 204 of file RawHeaderStream.cxx.
| std::istream & o2::raw::operator>> | ( | std::istream & | stream, |
| o2::header::RAWDataHeaderV4 & | header | ||
| ) |
Definition at line 16 of file RawHeaderStream.cxx.
| std::istream & o2::raw::operator>> | ( | std::istream & | stream, |
| o2::header::RAWDataHeaderV5 & | header | ||
| ) |
Definition at line 38 of file RawHeaderStream.cxx.
| std::istream & o2::raw::operator>> | ( | std::istream & | stream, |
| o2::header::RAWDataHeaderV6 & | header | ||
| ) |
Definition at line 60 of file RawHeaderStream.cxx.
| std::istream & o2::raw::operator>> | ( | std::istream & | stream, |
| o2::header::RAWDataHeaderV7 & | header | ||
| ) |
Definition at line 82 of file RawHeaderStream.cxx.