Skip to content

Commit 1faf4eb

Browse files
committed
Please consider the following formatting changes
1 parent 709922e commit 1faf4eb

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Common/DataModel/ZDCInterCalib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ DECLARE_SOA_TABLE(ZDCInterCalib, "AOD", "ZDCIC", o2::soa::Index<>,
5050
znoutput::ZNCpm4);
5151
} // namespace o2::aod
5252

53-
#endif // COMMON_DATAMODEL_ZDCINTERCALIB_H_
53+
#endif // COMMON_DATAMODEL_ZDCINTERCALIB_H_

Common/TableProducer/zdc-task-intercalib.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
151151
{
152152
return WorkflowSpec{
153153
adaptAnalysisTask<zdcInterCalib>(cfgc)};
154-
}
154+
}
155+

0 commit comments

Comments
 (0)