Skip to content

LArPileUpTool, LArHitEMap and LArL1 Makers

Walter Lampl requested to merge wlampl/athena:LArHitEMap_MT into master

Re-work the usage of LArHitEMap for athenaMT compliance. Currently this map is stored in the DetStore and updated on every event, presumably a optimization to avoid the allocation of large data structures on every event. For now, I move the object to the event store and optimize later.

Edited by Walter Lampl

Merge request reports