Skip to content

Cleanups and changes in DetDesc to streamline the code and prepare DD4hep introduction

Sebastien Ponce requested to merge sponce_detdescchanges into master

Among other things :

  • Dropped unused VPTrackingInfo
  • Merged VPGeometry into the VPDetectorElement
  • Improved the VP DetectorElement interface to not expose the internals
  • Allow functional algorithms using conditions to have non default base class

One can expect tiny changes to the test outputs, but there should be not changes in the counters or histograms.

Related: Lbcom!391 (merged), Rec!1817 (merged), Alignment!107 (merged) and Boole!248 (merged)

Edited by Alex Pearce

Merge request reports