Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
coppedis committed Dec 19, 2024
1 parent 19f518b commit 4cca4b7
Show file tree
Hide file tree
Showing 2 changed files with 2 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_
2 changes: 1 addition & 1 deletion Common/TableProducer/zdc-task-intercalib.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
{
return WorkflowSpec{
adaptAnalysisTask<zdcInterCalib>(cfgc)};
}
}

0 comments on commit 4cca4b7

Please sign in to comment.