![]() |
Project
|
TPC distribution of grouped CMVs towards the CMV aggregation workflow. More...
#include <algorithm>#include <array>#include <limits>#include <unordered_map>#include <vector>#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/DataTakingContext.h"#include "Headers/DataHeader.h"#include "Framework/ConfigParamRegistry.h"#include "TPCWorkflow/TPCFLPCMVSpec.h"#include "MemoryResources/MemoryResources.h"#include "TPCWorkflow/ProcessingHelpers.h"#include "DetectorsBase/GRPGeomHelper.h"#include "CommonDataFormat/Pair.h"Go to the source code of this file.
Classes | |
| class | o2::tpc::TPCDistributeCMVSpec |
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::getTPCDistributeCMVSpec (const int ilane, const std::vector< uint32_t > &crus, const unsigned int timeframes, const unsigned int outlanes, const int firstTF, const bool sendPrecisetimeStamp=false, const int nTFsBuffer=1) |
TPC distribution of grouped CMVs towards the CMV aggregation workflow.
Definition in file TPCDistributeCMVSpec.h.