Skip to content

DetDescrCondTools: delete unused AlignTransTool and enable thread-checker

Frank Winklmeier requested to merge fwinkl/athena:detdescr into master

Delete unused AlignTransTool.

Also mark [I]CoolHistSvc and [I]CoolStrFileSvc as not thread-safe because they are manipulating the global ROOT directory and/or accessing the conditions store directly.

Merge request reports