Project
Loading...
Searching...
No Matches
ResidualAggregator.cxx File Reference

Collects local TPC cluster residuals from EPNs. More...

#include "SpacePoints/ResidualAggregator.h"
#include "SpacePoints/SpacePointsCalibParam.h"
#include "DetectorsCommonDataFormats/FileMetaData.h"
#include "DataFormatsTPC/VDriftCorrFact.h"
#include <filesystem>
#include <numeric>
#include <algorithm>
#include <chrono>
#include <random>
#include <fmt/format.h>

Go to the source code of this file.

Typedefs

using Slot = o2::calibration::TimeSlot< ResidualsContainer >
 

Detailed Description

Collects local TPC cluster residuals from EPNs.

Author
Ole Schmidt

Definition in file ResidualAggregator.cxx.

Typedef Documentation

◆ Slot