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 Nov 7, 2024
1 parent ed328b5 commit 7ecfb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/AnalysisSupport/src/AODJAlienReaderHelpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ namespace o2::framework::readers
{

struct AODJAlienReaderHelpers {
static AlgorithmSpec rootFileReaderCallback(ConfigContext const&context);
static AlgorithmSpec rootFileReaderCallback(ConfigContext const& context);
static void dumpFileMetrics(o2::monitoring::Monitoring& monitoring, TFile* currentFile, uint64_t startedAt, uint64_t ioTime, int tfPerFile, int tfRead);
};

Expand Down

0 comments on commit 7ecfb80

Please sign in to comment.