Skip to content

Commit 4e200c4

Browse files
committed
Update match-mft-mch-data.cxx
Clean CMakeFile Clean MC task Clean CMAKEfile Please consider the following formatting changes to #11066 (#11067) Please consider the following formatting changes to #11066 (#11068) Update CMakeLists.txt Prototype of merged centrality Update Update update update Update Update Please consider the following formatting changes to #10783 (#10784) Update Please consider the following formatting changes to #10783 (#10806) Update Update Please consider the following formatting changes to #10783 (#10809) Update Update Update UniformCENT Update Update
1 parent 3f2285f commit 4e200c4

File tree

4 files changed

+2103
-583
lines changed

4 files changed

+2103
-583
lines changed

Common/TableProducer/CMakeLists.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ o2physics_add_dpl_workflow(event-selection
2727
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCCDB
2828
COMPONENT_NAME Analysis)
2929

30+
31+
o2physics_add_dpl_workflow(multiplicity-centrality
32+
SOURCES multiplicityCentrality.cxx
33+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
34+
COMPONENT_NAME Analysis)
35+
3036
o2physics_add_dpl_workflow(multiplicity-table
3137
SOURCES multiplicityTable.cxx
3238
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)