I'm seeing this now, what exactly do you have in mind for this test @dovombru , a comparison of number of digits and their energy and ADC values in Allen and Moore after decoding? !1270 (merged) was adding MC tests instead
Yes, that sounds reasonable. Unless you think that this is not needed and the MC test is enough? It seemed odd to me to use the Moore digits as input for the MC cluster test. But if the Allen clusters are verified against MC, maybe that is enough of a test?
yes it's a bit weird but I understand the reason is that the MC test uses Gaudi objects, so either you add a converter from Allen digits to Moore digits and use the latter, or create directly Moore digits (or write a new MC test using only Allen objects).
In any case, I think such a test would be useful, since it would test the decoding and Digits objects themselves, while the current test checks the clustering algorithm and we just checked the results are not much worse than in the Moore case but there's no 1-to-1 comparison for clusters while there should be for digits.
Obviously someone needs to write this test, any volunteers?
I have created !2111 (merged) to include this test. The suggested changes to Allen are no longer necessary. I'm not sure who to ping for review. Maybe @cmarinbe?