diff --git a/Common/TableProducer/eventSelection.cxx b/Common/TableProducer/eventSelection.cxx index d3c2449cd8a..d5e173b1665 100644 --- a/Common/TableProducer/eventSelection.cxx +++ b/Common/TableProducer/eventSelection.cxx @@ -89,7 +89,7 @@ struct EvSelParameters { }; using BCsWithRun2InfosTimestampsAndMatches = soa::Join; -using BCsWithRun3Matchings = soa::Join; +using BCsWithRun3Matchings = soa::Join; using BCsWithBcSels = soa::Join; struct BcSelectionTask {