Add support in FunTuple for vector of enums (useful for FlavourTagging info)
Compare changes
+ 4
− 2
@@ -19,6 +19,7 @@
@@ -245,7 +246,8 @@ namespace LHCb::FTuple {
Add enum vector in the FillTuple list to handle the return of a new Flavour Tagging functor
To be tested with: DaVinci!1000 (merged) and Rec!3651 (merged)