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 4a707ad commit 6a871d4Copy full SHA for 6a871d4
Common/Tasks/CMakeLists.txt
@@ -90,6 +90,6 @@ o2physics_add_dpl_workflow(flow-test
90
COMPONENT_NAME Analysis)
91
92
o2physics_add_dpl_workflow(muon-qa
93
- SOURCES muonQa.cxx
+ SOURCES qaMuon.cxx
94
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2::Field O2::DetectorsBase O2::DetectorsCommonDataFormats O2::MathUtils O2::MCHTracking O2::DataFormatsMCH O2::GlobalTracking O2::MCHBase O2::MCHGeometryTransformer O2::CommonUtils
95
0 commit comments