Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Dec 19, 2024
1 parent 4cca4b7 commit 6429b0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Common/DataModel/ZDCInterCalib.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ DECLARE_SOA_TABLE(ZDCInterCalib, "AOD", "ZDCIC", o2::soa::Index<>,
znoutput::pm4ZNC);
} // namespace o2::aod

#endif // COMMON_DATAMODEL_ZDCINTERCALIB_H_
#endif // COMMON_DATAMODEL_ZDCINTERCALIB_H_
3 changes: 2 additions & 1 deletion Common/TableProducer/zdc-task-intercalib.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
{
return WorkflowSpec{
adaptAnalysisTask<zdcInterCalib>(cfgc)};
}
}

0 comments on commit 6429b0c

Please sign in to comment.