![]() |
Project
|
TPC device for processing CMVs on FLPs. More...
#include <vector>#include <unordered_map>#include <fmt/format.h>#include "Framework/Task.h"#include "Framework/ControlService.h"#include "Framework/Logger.h"#include "Framework/DataProcessorSpec.h"#include "Framework/InputRecordWalker.h"#include "Framework/ConfigParamRegistry.h"#include "Headers/DataHeader.h"#include "TPCWorkflow/ProcessingHelpers.h"#include "TPCBase/CRU.h"#include "TFile.h"Go to the source code of this file.
Classes | |
| class | o2::tpc::TPCFLPCMVDevice |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::tpc |
| Global TPC definitions and constants. | |
Functions | |
| DataProcessorSpec | o2::tpc::getTPCFLPCMVSpec (const int ilane, const std::vector< uint32_t > &crus, const int nTFsBuffer=1) |
TPC device for processing CMVs on FLPs.
Definition in file TPCFLPCMVSpec.h.