Suffix line names with Decision in DecReports writer
Historically names in DecReports end with Decision
and we should
keep this for consistency, see Moore#130 (closed).
The logic of ExecutionReportsWriter
is changed slightly such that
for each given line (composite node name) it looks for
name + "Decision"
in the ANNSvc
. This implicit map from node
name to decision name can be explicitly configured if we decide
it's worth it.
Goes together with Phys!662 (merged) Moore!389 (merged)
Merge request reports
Activity
added Persistency enhancement labels
mentioned in merge request Phys!662 (merged)
mentioned in merge request Moore!389 (merged)
- Resolved by Rosen Matev
mentioned in merge request Analysis!576 (merged)
added lhcb-gaudi-head label
- [2020-02-06 00:05] Validation started with lhcb-gaudi-head#2524
- [2020-02-06 00:19] Validation started with lhcb-gaudi-head#2524
- [2020-02-06 00:37] Validation started with lhcb-gaudi-head#2524
- [2020-02-07 00:06] Validation started with lhcb-gaudi-head#2525
- [2020-02-08 00:07] Validation started with lhcb-gaudi-head#2526
- [2020-02-09 00:05] Validation started with lhcb-gaudi-head#2527
- [2020-02-11 00:09] Validation started with lhcb-gaudi-head#2528
Edited by Software for LHCbmentioned in merge request !2319 (merged)
The nightlies seem happy with this. I suggest this is ready to merge @rmatev if you are happy with the thread above? Are you also happy @apearce? There were issues in the x86_64-centos7-clang8-dbg build, but they seem unrelated to this. https://lhcb-nightlies.web.cern.ch/nightly/lhcb-gaudi-head/build/2525/
Edited by Ross John HunterOver the weekend there were a few tests timing out, but I assume they are unrelated to this MR, so I still think this is ready to merge once the discussion above is resolved. https://lhcb-nightlies.web.cern.ch/nightly/compare/lhcb-gaudi-head/2527/lhcb-gaudi-head/2524/
Edited by Ross John Hunteradded 52 commits
-
54272df7...1fa18099 - 9 commits from branch
master
- 49982b4d - Reset m_tkInfo for each particle
- a5911f1b - Better index searching
- 7df7006f - Sort and remove duplicate LHCb IDs.
- beed49ec - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 7f6dfda0 - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 8d7d7742 - Merge branch 'apearce-sort-fitted-ids' into rjhunter-make-MCReconstructible-Work
- ffefe51d - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 2c7984dd - Fixed typo
- 5e83f2df - Fixing memory leak: removed MCTkInfo funk and added instance each place when needed.
- 28f594ca - Revert change to MCProperty - wasnt causing the issue
- 0b7fa2cd - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 6ef0ffef - Fixed formatting
- 5cfd8467 - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 3c0296eb - remove incident handle
- 911c0487 - Removed any reference to IIncidentListener and smart pointers->local variables for track info
- 37715c6c - Fixed formatting
- 6ba42938 - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 2f37a199 - Reset m_tkInfo for each particle
- d054a313 - Better index searching
- 0886b20c - Fixed typo
- 3109a7a3 - Fixing memory leak: removed MCTkInfo funk and added instance each place when needed.
- 88f250ea - Revert change to MCProperty - wasnt causing the issue
- 4c92e65c - Fixed formatting
- ee327942 - remove incident handle
- 10848ca9 - Removed any reference to IIncidentListener and smart pointers->local variables for track info
- b00d58d8 - Fixed formatting
- 288d397f - Suffix line names with Decision in DecReports writer
- 050f39ac - Reverting because I want to check first if any chagnes to master
- be762333 - Merge branch 'rjhunter-make-MCReconstructible-Work' into rmatev-add-decision
- d1839f81 - Merge branch 'master' into rjhunter-make-MCReconstructible-Work
- 1cb8be30 - Merge branch 'rjhunter-make-MCReconstructible-Work' of...
- 8910764b - Remove conflict markers
- 32ca355e - Pick up removal of deprecated MCTrackInfo constructor
- 1872f265 - Stopped using deprecated constructor
- 6b200a19 - Fixed formatting
- f42a61e5 - Use dataobjectreadhandle to pass around the track info
- 63e072b7 - Pick up latest changes
- f36739b6 - Fixed formatting
- 7725aa92 - Make the mc track info names more meaningful
- 90a5007d - Merge branch 'rjhunter-make-MCReconstructible-Work' into rmatev-add-decision
- cbf123b1 - Fixed formatting
- a4d74cc1 - Merge branch 'master' into rmatev-add-decision
- d2c2f985 - Add more to doxygen comment about decision_name
Toggle commit list-
54272df7...1fa18099 - 9 commits from branch
- Resolved by Rosen Matev
mentioned in issue Moore#134 (closed)
mentioned in issue Moore#135
added 48 commits
-
d2c2f985...e46cf4b5 - 46 commits from branch
master
- fc4782ff - Suffix line names with Decision in DecReports writer
- 6f145831 - Add more to doxygen comment about decision_name
-
d2c2f985...e46cf4b5 - 46 commits from branch
mentioned in commit bf8c03c8
unassigned @apearce
removed lhcb-gaudi-head label