Skip to content

Modernize for Gaudi::Property in Hlt

Chitsanu Khurewathanakul requested to merge migrate-gaudi-property-Hlt into master
  • Migrate from declareProperty to Gaudi::Property.
  • Remove empty destructor, constructor along the way.
  • Change NULL to nullptr along the way.
  • Clean uninitialized vars/pointers.

Merge request reports