![]() |
Project
|
device for integrating the TPC clusters in time slices More...
#include "Framework/Task.h"#include "Framework/Logger.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/DataProcessorSpec.h"#include "Framework/ControlService.h"#include "DataFormatsTPC/WorkflowHelper.h"#include "TPCWorkflow/ProcessingHelpers.h"#include "TPCBase/Mapper.h"#include "DetectorsBase/GRPGeomHelper.h"#include "TPCWorkflow/TPCIntegrateClusterSpec.h"#include "DetectorsBase/TFIDInfoHelper.h"#include "DetectorsCalibration/IntegratedClusterCalibrator.h"#include <algorithm>#include <numeric>Go to the source code of this file.
Classes | |
| class | o2::tpc::TPCIntegrateClusters |
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::getTPCIntegrateClusterSpec (const bool disableWriter) |
device for integrating the TPC clusters in time slices
Definition in file TPCIntegrateClusterSpec.cxx.