Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
LHCb
Merge requests
!387
Make Event classes final
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Gerhard Raven
requested to merge
make-event-classes-final
into
master
Oct 30, 2016
Overview
4
Commits
2
Pipelines
0
Changes
81
add final
remove trivial explicit destructors
fix bug in genClasses.py: attributes are strings
prefer emplace_back over push_back
make 'State' a concrete class, and remove virtual from its function declarations