Add HitWidthClusterMerging algorithms in Pandora steering XML and enabling hit widths - #909
mattiasotgia wants to merge 2 commits into
Conversation
I think introducing the same algorithms also in the slicing pass (i.e., the first Pandora cosmic pass) would be something to investigate further. As is now, the second Pandora cosmic pass is essentially not being used for anything, since we are saving the output of the Pandora neutrino path for all slices, so I don't have strong feelings for that one, but I agree changing the first Pandora cosmic pass could be a nice improvement. |
|
trigger build larsoft@v10_24_00 LArSoft/lar*@LARSOFT_SUITE_v10_24_00 SBNSoftware/sbnalg@v10_24_00 SBNSoftware/sbnobj@v10_23_00 SBNSoftware/sbnanaobj@v10_23_00 SBNSoftware/sbndaq-artdaq-core@v1_10_06_01 SBNSoftware/sbncode@v10_24_00 SBNSoftware/icarusalg@v10_24_00 SBNSoftware/icarusutil@v10_24_00 SBNSoftware/icarus_signal_processing@v10_24_00 |
|
✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard |
|
✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard |
|
❌ CI build for ICARUS Failed at phase build ICARUS on slf7 for c14:prof -- details available through the CI dashboard 🚨 For more details about the failed phase, check the build ICARUS phase logs parent CI build details are available through the CI dashboard |
|
🚨 For more details about the warning phase, check the ci_tests ICARUS phase logs parent CI build details are available through the CI dashboard |
Description
This PR introduces in the Pandora reconstruction chain a couple of algorithms aimed at exploiting the hit width information to improve on the 2D cluster creation.
In addition to the change in the Pandora steering XML, the flag
UseHitWidthsis switched totruein thepandoramodules_icarus.fclconfiguration.Requesting review to @rtriozzi and @acampani, please let me know if anyone else should be added as reviewer for this PR.