Skip to content

Migrate DerivationFrameworkInDet to data handles

Parts of DerivationFrameworkInDet are used in RAWtoALL production jobs. Thus, the package has to be made athenaMT conform. The changes comprise:

  • use read, write and decor handles for the tools and algorithms in DerivationFrameworkInDet for direct StoreGate access and decorations;
  • replace the deprecated PRD association tool by the PRDtoTrackMap;
  • use in class scheme to declare handle and many other properties.

Merge request reports