We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653ea43 commit 7eb980eCopy full SHA for 7eb980e
PWGEM/Dilepton/Tasks/CMakeLists.txt
@@ -144,3 +144,9 @@ o2physics_add_dpl_workflow(dilepton-polarization
144
SOURCES dileptonPolarization.cxx
145
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
146
COMPONENT_NAME Analysis)
147
+
148
+o2physics_add_dpl_workflow(check-mc-template
149
+ SOURCES checkMCTemplate.cxx
150
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::GlobalTracking
151
+ COMPONENT_NAME Analysis)
152
0 commit comments