File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
PWGCF/MultiparticleCorrelations/Tasks Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -723,12 +723,12 @@ struct ThreeParticleCorrelations {
723723 }
724724};
725725
726- // ==========================================================================================================================================================================================================================================================================
726+ // ==========================================================================================================================================================================================================================================================================
727727
728728WorkflowSpec defineDataProcessing (ConfigContext const & cfgc)
729729{
730730 WorkflowSpec workflow{adaptAnalysisTask<ThreeParticleCorrelations>(cfgc)};
731731 return workflow;
732732}
733733
734- // ==========================================================================================================================================================================================================================================================================
734+ // ==========================================================================================================================================================================================================================================================================
You can’t perform that action at this time.
0 commit comments