1 #ifndef IgnoreRightECalRuns3and4Correction_h 2 #define IgnoreRightECalRuns3and4Correction_h 4 #include "CorrectionBase.hxx" 32 bool ShouldApplyCorrection(
AnaSpillC& spill);
35 std::string GetParamString(std::string base,
int pairing);
39 std::vector<std::pair<int, int> > _runs_MC;
43 std::vector<std::pair<int, int> > _runs_Data;
All corrections should be registered with the CorrectionManager.
void Apply(AnaSpillC &spill)
Apply the variation to all tracks with TPC info.
IgnoreRightECalRuns3and4Correction()