[PWGHF] runMassFitter: add main() function and missing header, provide Readme#11611
[PWGHF] runMassFitter: add main() function and missing header, provide Readme#11611vkucera merged 13 commits intoAliceO2Group:masterfrom
Conversation
|
O2 linter results: ❌ 1 errors, |
|
Hi @lubynets , what exactly are you trying to do? |
Hi @vkucera, |
|
@lubynets OK. I think the use of the fitter should be documented somewhere. Do we not have an existing document for this? |
Hi @vkucera, |
That would be very useful indeed. If the |
[MegaLinter] Apply linters automatic fixes to AliceO2Group#11611
Done |
…e Readme (AliceO2Group#11611) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…e Readme (AliceO2Group#11611) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…e Readme (AliceO2Group#11611) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…e Readme (AliceO2Group#11611) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
…e Readme (AliceO2Group#11611) Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
main()function is added as an entry point to enable compilation as CMake project.[Update]
3. Added
CMakeLists_HFInvMassFitter.txtandHFInvMassFitterLinkDef.hfor fitter compilation as a standalone project.4. Added Readme with instructions how to compile and run the fitter.