Code polishing
Just some code polishing to bring EveryBeam closer to the google style guidelines, by
- removing some using-directives for namespaces
- use more smart pointers
Functionality should not be touched.
Just some code polishing to bring EveryBeam closer to the google style guidelines, by
Functionality should not be touched.