Modernize LoKiPhys
- Oct 18, 2016
-
-
Gerhard Raven authored
* prefer implicit destructors over explicit trivial destructors * do not explicitly disable default constructors which are not implicitly generated * prefer override over virtual * add final * replace Particle2Track member data with functor * remove obsolete SVN keywords * prefer implicit copy constructors * do not call default member constructors in constructors
73d88eba
-