![]() |
Project
|
This file provides the time dependent dE/dx calibrator, tracking the MIP position over time. More...
#include <array>
#include <cstdint>
#include <string_view>
#include <utility>
#include "DataFormatsTPC/TrackTPC.h"
#include "DataFormatsTPC/TrackCuts.h"
#include "CCDB/CcdbObjectInfo.h"
#include "DetectorsCalibration/TimeSlotCalibration.h"
#include "DetectorsCalibration/TimeSlot.h"
#include "TPCCalibration/CalibdEdx.h"
#include "CommonUtils/TreeStreamRedirector.h"
#include "DetectorsBase/Propagator.h"
Go to the source code of this file.
Classes | |
class | o2::tpc::CalibratordEdx |
dE/dx calibrator class More... | |
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. | |
This file provides the time dependent dE/dx calibrator, tracking the MIP position over time.
Definition in file CalibratordEdx.h.