16#include <fairlogger/Logger.h>
24 for (
const auto& ph :
data) {
25 int det = ph.getDetector();
26 int tb = ph.getTimebin();
27 int adc = ph.getADC();
29 if (ph.getNneighbours() != 2) {
44 for (
int i = 0;
i < sizePrev; ++
i) {
47 mADC.push_back(prev->
getADC(
i));
53 LOG(info) <<
"There are " << mNEntriesTot <<
" entries in the container";
Class to store the TRD PH values for each TRD chamber.
void fill(const std::vector< o2::trd::PHData > &data)
void merge(const T0FitHistos *prev)
auto getADC(int index) const
auto getTimeBin(int index) const
auto getDetector(int index) const
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"