We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f972cc commit 0cbf75cCopy full SHA for 0cbf75c
PWGEM/Dilepton/Tasks/CMakeLists.txt
@@ -131,3 +131,8 @@ o2physics_add_dpl_workflow(associate-mccollision-to-collision
131
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
132
COMPONENT_NAME Analysis)
133
134
+o2physics_add_dpl_workflow(study-mc-truth
135
+ SOURCES studyMCTruth.cxx
136
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
137
+ COMPONENT_NAME Analysis)
138
+
0 commit comments