I am writing code where I need a block of globals, say, Param that is accessible to all the other header *.hpp/.h and the *.cpp files.
Param
*.hpp/.h
*.cpp