Skip to content

Various cleanups in Detector

Sebastien Ponce requested to merge sponce_cleanup into master

Among others :

  • drop DOS convention for line returns
  • Fixed copyright statements
  • Dropped all typedefs
  • Dropped all 'using namespace' statements
  • Simplified the FT objects
  • Removed resolve call
  • Dropped most of the cache in DeVP
  • Simplified DeVP objects
  • Fixed cache of the DetectorDataService
  • Dropped unsued code
Edited by Sebastien Ponce

Merge request reports