Skip to content

Fix warnings about unable to find TRT_Phase proxy caused by IDTIDE and IDTRKVALID

  • IDIDE is only useful for collision events. For the latter the TRT phase is not computed. So, no need to add this decoration for IDTIDE
  • only add the TRT_Phase decoration for non-collision events if the TRT Phase is computed or in the input file.

Merge request reports