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
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -198,5 +198,7 @@ StatusCode EventInfoAttListTool::eventTag(AthenaAttributeList& eventTag,
/** finialize - called once at the end */
StatusCode EventInfoAttListTool::finalize() {
ATH_MSG_DEBUG("in finalize()");
m_attribListSpec->release();
m_attribListSpec = nullptr;
return AthAlgTool::finalize();
}
Loading