Skip to content

LoKi::GenCutsTool : change the prints for bad cases

Vanya Belyaev requested to merge vanya-gen-cuts-v0 into Sim09

LoKi::GenCutsTool : change the prints for bad cases

  • problematic messages are upgraded from WARNING to ERROR
    • format of messages is also changed
  • they are suppressed after O(20) repetitions
    • with such repetition rate they are still very annoying for problematic cases, not allowing to miss them
    • the log-files are manageable
  • they are summarized at the end of the job. Due to modified format it allowed to judge for a reason of mismatch, e.g. missing photons

MR is prepared for Sim09 branch, but probably it needs to be propagated to other branches also

@dmuller

Edited by Vanya Belyaev

Merge request reports