Skip to content
Snippets Groups Projects

Draft: [trigEGam] Integration beteween mongroups and TrigEgammaMonitoring

Closed Edmar Egidio Purcino De Souza requested to merge eegidiop/athena:tegmonGroups into 22.0
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -213,7 +213,7 @@ namespace DerivationFramework {
// index. Otherwise we have to locate the correct proxy from the element
if (container->trackIndices())
links.emplace_back(
m_offlineInputs.at(part->type()).hashedKey(),
m_offlineInputs.at(part->type()).key(),
part->index(),
extendedCtx.proxy());
else
Loading