Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
LHCb
Rec
Merge requests
!631
Modernize for Gaudi::Property in Hlt
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Chitsanu Khurewathanakul
requested to merge
migrate-gaudi-property-Hlt
into
master
Jun 22, 2017
Overview
12
Commits
2
Pipelines
0
Changes
7
Migrate from
declareProperty
to
Gaudi::Property
.
Remove empty destructor, constructor along the way.
Change
NULL
to
nullptr
along the way.
Clean uninitialized vars/pointers.