Skip to content

AthenaPoolConverter: add detStore helper

Frank Winklmeier requested to merge fwinkl/athena:athpoolcnv into main

Many converters require access to the DetectorStore to e.g. retrieve an "IdHelper". To reduce the boilerplate, add an accessor to the base class.

Relates to ATEAM-1020.

Merge request reports