File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -781,4 +781,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
781781{
782782 metadataInfo.initMetadata (cfgc);
783783 return WorkflowSpec{adaptAnalysisTask<CentralityTable>(cfgc)};
784- }
784+ }
Original file line number Diff line number Diff line change @@ -269,4 +269,4 @@ if(FastJet_FOUND)
269269 SOURCES jetShape.cxx
270270 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
271271 COMPONENT_NAME Analysis)
272- endif ()
272+ endif ()
Original file line number Diff line number Diff line change @@ -207,4 +207,4 @@ o2physics_add_dpl_workflow(heptaquark
207207o2physics_add_dpl_workflow(double-resonance-scan
208208 SOURCES doubleResonanceScan.cxx
209209 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
210- COMPONENT_NAME Analysis)
210+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments