Skip to content

LArTPCnv: Fix lcgdict patterns for pairs.

Scott Snyder requested to merge ssnyder/athena:pair.LArTPCnv-20200602 into master

Tweak the lcgdict patterns for pairs, for compatibility with gcc10/root 6.20. We need to get the __pair_base template if it exists (but we don't want to explicitly mention it). We also need to avoid matching various internal STL traits classes templated on pairs.

Merge request reports

Loading