![]() |
Project
|
Reads binned residuals which are written by the aggregator and creates the static distortion maps for the TPC. More...
#include <memory>#include <vector>#include <boost/algorithm/string/predicate.hpp>#include "TFile.h"#include "TTree.h"#include "TGrid.h"#include "Framework/Task.h"#include "Framework/ConfigParamRegistry.h"#include "Framework/ControlService.h"#include "DataFormatsTPC/Defs.h"#include "SpacePoints/TrackResiduals.h"#include "SpacePoints/TrackInterpolation.h"#include "SpacePoints/SpacePointsCalibConfParam.h"#include "DetectorsBase/Propagator.h"#include "CommonUtils/StringUtils.h"#include "TPCInterpolationWorkflow/TPCResidualReaderSpec.h"#include "Algorithm/RangeTokenizer.h"Go to the source code of this file.
Classes | |
| class | o2::tpc::TPCResidualReader |
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 | |
| framework::DataProcessorSpec | o2::tpc::getTPCResidualReaderSpec (bool doBinning, GID::mask_t src) |
| create a processor spec | |
Reads binned residuals which are written by the aggregator and creates the static distortion maps for the TPC.
Definition in file TPCResidualReaderSpec.cxx.