HomeHEPForge

Fixed files to compile with no warnings using c++11 and -Wextra for clang. This…

Description

Fixed files to compile with no warnings using c++11 and -Wextra for clang. This required removing some unused function arguments and fixing a bug in Test_functions.cc

Details