1 #ifndef DataQualityCorrection_h 2 #define DataQualityCorrection_h 4 #include "CorrectionBase.hxx" 29 std::string GetParamString(std::string base,
int pairing);
32 std::vector<std::pair<int, int> > _time_periods;
35 std::vector<int> _new_values;
void Apply(AnaSpillC &spill)
Apply the variation to all tracks with TPC info.
All corrections should be registered with the CorrectionManager.