![]() |
Project
|
DPL device for collecting and binning TPC cluster residuals. More...
#include "DetectorsCalibration/Utils.h"
#include "SpacePoints/TrackResiduals.h"
#include "SpacePoints/ResidualAggregator.h"
#include "TPCCalibration/VDriftHelper.h"
#include "CommonUtils/MemFileHelper.h"
#include "Framework/Task.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/ControlService.h"
#include "Framework/WorkflowSpec.h"
#include "DetectorsBase/GRPGeomHelper.h"
#include "Framework/RawDeviceService.h"
#include <fairmq/Device.h>
#include <chrono>
Go to the source code of this file.
Classes | |
class | o2::calibration::ResidualAggregatorDevice |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::calibration |
namespace | o2::framework |
Defining PrimaryVertex explicitly as messageable. | |
Typedefs | |
using | GID = o2::dataformats::GlobalTrackID |
DPL device for collecting and binning TPC cluster residuals.
Definition in file TPCResidualAggregatorSpec.h.
using GID = o2::dataformats::GlobalTrackID |
Definition at line 34 of file TPCResidualAggregatorSpec.h.