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 ce5ea89 commit 40c76f2Copy full SHA for 40c76f2
ALICE3/TableProducer/OTF/CMakeLists.txt
@@ -20,6 +20,6 @@ o2physics_add_dpl_workflow(onthefly-tofpid
20
COMPONENT_NAME Analysis)
21
22
o2physics_add_dpl_workflow(onthefly-richpid
23
- SOURCES onTheFlyRICHPID.cxx
+ SOURCES onTheFlyRichPid.cxx
24
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2::ReconstructionDataFormats O2::DetectorsCommonDataFormats O2Physics::ALICE3Core
25
…E3/TableProducer/OTF/onTheFlyRICHPID.cxx …E3/TableProducer/OTF/onTheFlyRichPid.cxxALICE3/TableProducer/OTF/onTheFlyRICHPID.cxx renamed to ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx
0 commit comments