Skip to content

Commit bffe78e

Browse files
committed
fixed clang format error
1 parent 08e6e56 commit bffe78e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/QC/mcParticlePrediction.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,4 +813,4 @@ struct McParticlePrediction {
813813
PROCESS_SWITCH(McParticlePrediction, processReco, "Process the reco info", true);
814814
};
815815

816-
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask<McParticlePrediction>(cfgc)}; }
816+
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { return WorkflowSpec{adaptAnalysisTask<McParticlePrediction>(cfgc)}; }

0 commit comments

Comments
 (0)