User action that dumps all volumes and classifies them.
Complicated commit just to dump all simulated volumes and classify them with G4DebuggingHelper:
- move
G4DebuggingHelper.hout of src, - make library only for
G4DebuggingHelper.cxx, - link library to
G4UserActions, - add the user action with python config and a preinclude...