![]() |
Project
|
TPC aggregation of grouped CMVs. More...
#include <vector>#include <chrono>#include <fmt/format.h>#include "TParameter.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"#include "TMemFile.h"#include "CCDB/CcdbApi.h"#include "CCDB/CcdbObjectInfo.h"#include "DetectorsCalibration/Utils.h"#include "TPCCalibration/CMVContainer.h"#include "DataFormatsTPC/CMV.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 int firstTF, const bool sendCCDB=false, const bool usePreciseTimestamp=false, const int nTFsBuffer=1) |
TPC aggregation of grouped CMVs.
Definition in file TPCDistributeCMVSpec.h.