Add monitoring features for FunTuple and include Tupling of vectors and 3x3 matrices
This merge request addresses #16 (closed), namely providing monitoring of the user jobs by including:
- Number of processed events;
- Number of non-empty events;
- Number of events with candidate multiplicity > 1.
It additionally includes tupling of vector quantities and 3x3 matrices.
Requirements: DaVinci!585 (merged)
Work towards https://gitlab.cern.ch/lhcb-dpa/project/-/issues/6.
Merge request reports
Activity
assigned to @mferrill
Hi @mferrill, great to see this MR already.
Listen, before I look properly at the new code can you clean the irrelevant files from the commits (a force commit may make sense) as there are a lot of them? Not your fault, I see that the https://gitlab.cern.ch/lhcb/Analysis/-/blob/master/.gitignore file is not very comprehensive :-(. BTW, it would be great if you update the .gitignore file while at it to avoid others being trapped. Thanks.
Edited by Eduardo Rodrigues- Resolved by Martina Ferrillo
- Resolved by Martina Ferrillo
Hi @mferrill , as we discussed yesterday, can you define a counter for every branch that is defined in FunTuple? That will help debugging misconfigured decay descriptors.
- Resolved by Martina Ferrillo
(@mferrill, there are still various spurious files around ;-). To be removed.)
added 2 commits
- Resolved by Eduardo Rodrigues
- Resolved by Eduardo Rodrigues
added 2 commits
added 1 commit
- b4a58726 - Include Tupling of arrays of double, 3x3 matrices (and typos fix)