Skip to content

Inconsistency in decision names saved to DecReport between Hlt1 and Hlt2 lines

Both HLT1 and HLT2 lines AFAIK have ‘Line’ as suffix in their names.

When storing their decisions in DV, for Hlt1 I have to remove the suffix Line from it (i.e. change Hlt1TrackMVALine -> Hlt1TrackMVA) whereas for Hlt2 I have to keep the suffix Line. Is there a reason for this inconsistency? [Note: DV prepends suffix Decision if not found]

FYI: @erodrigu , @pkoppenb and @nskidmor