79 LOG(debug) <<
"//--------------- New Event " <<
fEventNumber <<
" -----------------------\\";
81 for (
Int_t nClusters = 0; nClusters <
fMvdCluster->GetEntriesFast(); ++nClusters) {
86 for (
auto cntr = pixelMap.begin(); cntr != pixelMap.end(); ++cntr) {
87 Int_t xPix = cntr->first.first;
96 LOG(debug) <<
"//--------------- End Event -----------------------\\";