We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed328b5 commit d094596Copy full SHA for d094596
1 file changed
Framework/AnalysisSupport/src/AODJAlienReaderHelpers.h
@@ -24,7 +24,7 @@ namespace o2::framework::readers
24
{
25
26
struct AODJAlienReaderHelpers {
27
- static AlgorithmSpec rootFileReaderCallback(ConfigContext const&context);
+ static AlgorithmSpec rootFileReaderCallback(ConfigContext const& context);
28
static void dumpFileMetrics(o2::monitoring::Monitoring& monitoring, TFile* currentFile, uint64_t startedAt, uint64_t ioTime, int tfPerFile, int tfRead);
29
};
30
0 commit comments