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 a6121c4 commit ae50ac9Copy full SHA for ae50ac9
PWGLF/Tasks/QC/CMakeLists.txt
@@ -138,4 +138,9 @@ o2physics_add_dpl_workflow(its-tpc-matching-vzeros
138
o2physics_add_dpl_workflow(v0assoqa
139
SOURCES v0assoqa.cxx
140
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DCAFitter KFParticle::KFParticle O2Physics::TPCDriftManager
141
+ COMPONENT_NAME Analysis)
142
+
143
+o2physics_add_dpl_workflow(systematics-mapping
144
+ SOURCES systematicsMapping.cxx
145
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
146
COMPONENT_NAME Analysis)
0 commit comments