![]() |
Project
|
#include <vector>#include <deque>#include "Framework/DataProcessorSpec.h"#include "Framework/Task.h"#include "Framework/WorkflowSpec.h"#include "DataFormatsCTP/Digits.h"#include "DataFormatsCTP/LumiInfo.h"#include "CTPReconstruction/RawDataDecoder.h"Go to the source code of this file.
Classes | |
| class | o2::ctp::reco_workflow::RawDecoderSpec |
| Coverter task for Raw data to CTP digits. More... | |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::ctp |
| namespace | o2::ctp::reco_workflow |
Functions | |
| o2::framework::DataProcessorSpec | o2::ctp::reco_workflow::getRawDecoderSpec (bool askSTFDist, bool digits, bool lumi) |
| Creating DataProcessorSpec for the CTP. | |