Skip to content

LArTools+LArElecCalib: Fix thread-safety checker warning.

Scott Snyder requested to merge ssnyder/athena:thread.LArTools-20200404 into master

Suppress thread-safety checker warning about use of AthenaAttributeList. The usage here is ok.

Declare interfaces of ILArHVPathologyDbTool const.

Merge request reports