Skip to content

Commit

Permalink
Updating files for ZDC tower intercalibration
Browse files Browse the repository at this point in the history
  • Loading branch information
coppedis committed Dec 11, 2024
1 parent 709922e commit 474b59c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Common/TableProducer/zdc-task-intercalib.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,6 @@ struct zdcInterCalib {
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
{
return WorkflowSpec{
adaptAnalysisTask<zdcInterCalib>(cfgc)};
adaptAnalysisTask<zdcInterCalib>(cfgc)
};
}

0 comments on commit 474b59c

Please sign in to comment.