Skip to content

First prototype for PRD EDM restructuring

Noemi Calace requested to merge ncalace/athena:master-edm-xaod-meas-base into master

This is the first attempt of providing a new EDM for the PRD and the derived pixel cluster, based on xAOD. It contains:

  • UncalibratedMeasurement class (and container) which would replace the PrepRawData base class.
  • PixelCluster class.
  • StripCluster class.

Alongside, we include as well an IdentifiableContainer class that would allow navigation within a given container and a mechanism to direct return of (ranges) the objects with the same identifier.

Comments and advices are very welcome!

@tadej @npetters @akraszna @pagessin @asalzbur @nstyles @tstreble

Edited by Noemi Calace

Merge request reports