17#ifndef O2_MID_EFFICIENCY_H
18#define O2_MID_EFFICIENCY_H
41 void process(gsl::span<const mid::Track> midTracks);
49 std::array<ChamberEfficiency, 3> mEff;
Measured values of the RPC efficiency.
Class to estimate the MID chamber efficiency.
const ChamberEfficiency & getChamberEfficiency(ElementType et) const
Returns the chamber efficiency.
void process(gsl::span< const mid::Track > midTracks)
Fill the counters to estimate the chamber efficiency.
@ Plane
Efficiency per RPC.
@ RPC
Efficiency per board.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...