Skip to content

Configurable flip tag behaviour

For some reason adding the the below line to DL2Config.hh was not compiling

#include "FlavorTagDiscriminants/FlipTagEnums.h"

so the flip_tag_config starts off as a string, and gets converted to a FlavorTagDiscriminants::FlipTagConfig entry in SingleBTagTools.cxx.

Note: We need to update the flip tag regexes in athena to run the flipped version of GN1 -- see atlas/athena!55403 (merged)

Edited by Samuel Van Stroud

Merge request reports