![]() |
Project
|
Workflow to run clusterQC. More...
#include <algorithm>#include <iterator>#include <vector>#include <memory>#include <random>#include "TPCQC/Clusters.h"#include "DataFormatsTPC/WorkflowHelper.h"#include "Framework/Logger.h"#include "Framework/Task.h"#include "Framework/DataProcessorSpec.h"#include "Framework/ConfigParamRegistry.h"#include "TPCWorkflow/ProcessingHelpers.h"#include "DataFormatsTPC/Constants.h"#include "TPCWorkflow/ClusterQCSpec.h"Go to the source code of this file.
Classes | |
| class | o2::tpc::ClusterQCDevice |
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 | |
| o2::framework::DataProcessorSpec | o2::tpc::getClusterQCSpec () |
| create a processor speco2::framework::DataProcessorSpec getClusterQCSpec(); | |
Workflow to run clusterQC.
Definition in file ClusterQCSpec.cxx.