We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd9854 commit a3177d6Copy full SHA for a3177d6
3 files changed
DPG/Tasks/AOTTrack/CMakeLists.txt
@@ -85,3 +85,8 @@ o2physics_add_dpl_workflow(tag-and-probe-dmesons
85
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DetectorsVertexing O2Physics::MLCore
86
COMPONENT_NAME Analysis)
87
88
+o2physics_add_dpl_workflow(derived-data-creator-d0-calibration
89
+ SOURCES derivedDataCreatorD0Calibration.cxx
90
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCore O2::DCAFitter O2Physics::MLCore
91
+ COMPONENT_NAME Analysis)
92
+
0 commit comments