![]() |
Project
|
DPL device for creating/providing track based TRD calibration input. More...
#include "TRDWorkflow/TrackBasedCalibSpec.h"
#include "TRDCalibration/TrackBasedCalib.h"
#include "Framework/Task.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/CCDBParamSpec.h"
#include "DetectorsBase/GeometryManager.h"
#include "DetectorsBase/Propagator.h"
#include "CommonUtils/NameConf.h"
#include "DataFormatsParameters/GRPObject.h"
#include "Headers/DataHeader.h"
#include "DataFormatsGlobalTracking/RecoContainer.h"
#include "TStopwatch.h"
#include "DetectorsBase/GRPGeomHelper.h"
#include <cstring>
Go to the source code of this file.
Classes | |
class | o2::trd::TRDTrackBasedCalibDevice |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Typedefs | |
using | GTrackID = o2::dataformats::GlobalTrackID |
Functions | |
framework::DataProcessorSpec | o2::trd::getTRDTrackBasedCalibSpec (o2::dataformats::GlobalTrackID::mask_t src, bool vdexb, bool gain) |
create a processor spec | |
DPL device for creating/providing track based TRD calibration input.
Definition in file TrackBasedCalibSpec.cxx.
Definition at line 33 of file TrackBasedCalibSpec.cxx.