Skip to content

Cleanup for 2015 Moore stack

Rosen Matev requested to merge hlt2015 into hlt2015-patches

Cleanup

  • Move imported package Muon/MuonTrackRec from Hlt v24r2 to Rec (see Rec!2133 (merged))
  • Remove imported package Muon/MuonID (identical to one in Rec/reco15-patches)
  • Remove Pr/PrPixel (removed in this stack)
  • Remove Tf/TrackSys (identical to one in Rec/reco15-patches)
  • Remove Tr/PatChecker (identical to one in Rec/reco15-patches)
  • Move imported packages from Hlt v24r2 to Phys (see Phys!739 (merged))
  • Move imported packages from Moore v24r3 (see Moore!561 (merged))
  • Add copyright
  • Remove obsolete cmt files
  • Remove obsolete CVS keywords
  • Remove obsolete *Sys/CMakeLists.txt and tests

Fixes

  • Fix C++ generation for Hlt1DiPhotonMaker and ToProtoParticles (needed for functor cache)
  • Restore Hlt1CEPLines.py from v24r2p1 (so that no all tests from threshold settings fail)

Goes together with Rec!2133 (merged) Phys!739 (merged) Moore!561 (merged)

Edited by Rosen Matev

Merge request reports