* Check what is happening when Tables `HfSelLc` and `HfMlLcToPKPi` have different sizes (is it ok to get a raw iterator [here](https://github.com/AliceO2Group/O2Physics/blob/fe7988c97a6a90c75b91d8dc6e2a5e8f0c0b876a/PWGHF/TableProducer/treeCreatorLcToPKPi.cxx#L931))? * Check what is happening if `candidateSelectorLc::applyMl` == **false** and `treeCreatorLcToPKPi::applyMl` == **true**, consider adding a fatal error.
HfSelLcandHfMlLcToPKPihave different sizes (is it ok to get a raw iterator here)?candidateSelectorLc::applyMl== false andtreeCreatorLcToPKPi::applyMl== true, consider adding a fatal error.