Rename member variables to follow convention of `m_` prefix
In addition:
* Introduce pre-build check in the CI to check that the member variable naming convention is being followed in all classes
* Remove unused var from EvtXPsiGamma
* Fix some shadowing of variables
* Fixes to Doxygen configuration