![]() |
Project
|
TPC aggregation of 1D-IDCs and fourier transform. More...
#include <vector>#include <fmt/format.h>#include "Framework/Task.h"#include "Framework/ControlService.h"#include "Framework/Logger.h"#include "Framework/DataProcessorSpec.h"#include "Headers/DataHeader.h"#include "CCDB/CcdbApi.h"#include "TPCCalibration/IDCFourierTransform.h"#include "TPCWorkflow/TPCFactorizeIDCSpec.h"#include "TPCWorkflow/TPCFactorizeSACSpec.h"#include "TPCBase/CRU.h"#include "CommonUtils/NameConf.h"#include "TPCCalibration/TPCScaler.h"Go to the source code of this file.
Classes | |
| struct | o2::tpc::TPCScalerProc |
| struct | o2::tpc::TPCScalerProcContainer |
| class | o2::tpc::TPCFourierTransformAggregatorSpec |
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::getTPCFourierTransformAggregatorSpec (const unsigned int rangeIDC, const unsigned int nFourierCoefficientsStore, const bool senddebug, const bool processSACs, const int inputLanes) |
TPC aggregation of 1D-IDCs and fourier transform.
Definition in file TPCFourierTransformAggregatorSpec.h.