![]() |
Project
|
#include <array>#include <map>#include <unordered_map>#include <vector>#include <gsl/span>#include "Framework/DataProcessorSpec.h"#include "Framework/Task.h"#include "CommonDataFormat/InteractionRecord.h"#include "DataFormatsFOCAL/Event.h"#include "DataFormatsFOCAL/PixelHit.h"#include "DataFormatsFOCAL/PixelChipRecord.h"#include "DataFormatsFOCAL/TriggerRecord.h"#include "FOCALReconstruction/PadDecoder.h"#include "FOCALReconstruction/PixelDecoder.h"#include "FOCALReconstruction/PixelMapper.h"Go to the source code of this file.
Classes | |
| class | o2::focal::reco_workflow::RawDecoderSpec |
| struct | o2::focal::reco_workflow::RawDecoderSpec::HBFData |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::focal |
| namespace | o2::focal::reco_workflow |
Functions | |
| framework::DataProcessorSpec | o2::focal::reco_workflow::getRawDecoderSpec (bool askDISTSTF, uint32_t outputSubspec, bool usePadData, bool usePixelData, bool debugMode) |