![]() |
Project
|
Data processor spec for MID clustering device. More...
#include "MIDWorkflow/ClusterizerSpec.h"#include <array>#include <vector>#include <chrono>#include <gsl/gsl>#include "fmt/format.h"#include "Framework/ControlService.h"#include "Framework/DataRefUtils.h"#include "Framework/InputRecordWalker.h"#include "Framework/Logger.h"#include "Framework/Output.h"#include "Framework/Task.h"#include "Framework/WorkflowSpec.h"#include "DataFormatsMID/Cluster.h"#include "DataFormatsMID/ColumnData.h"#include "DataFormatsMID/ROFRecord.h"#include "SimulationDataFormat/MCTruthContainer.h"#include "MIDClustering/PreCluster.h"#include "MIDClustering/PreClusterizer.h"#include "MIDClustering/Clusterizer.h"#include "MIDSimulation/ClusterLabeler.h"#include "DataFormatsMID/MCLabel.h"#include "MIDSimulation/PreClusterLabeler.h"#include "MIDWorkflow/ColumnDataSpecsUtils.h"Go to the source code of this file.
Classes | |
| class | o2::mid::ClusterizerDeviceDPL |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::mid |
Functions | |
| framework::DataProcessorSpec | o2::mid::getClusterizerSpec (bool isMC, std::string_view inDataDesc, std::string_view inRofDesc, std::string_view inLabelsDesc) |
Data processor spec for MID clustering device.
Definition in file ClusterizerSpec.cxx.