Skip to content

User action that dumps all volumes and classifies them.

Miha Muskinja requested to merge mmuskinj/athena:21.0-volumeDumper into 21.0

Complicated commit just to dump all simulated volumes and classify them with G4DebuggingHelper:

  • move G4DebuggingHelper.h out of src,
  • make library only for G4DebuggingHelper.cxx,
  • link library to G4UserActions,
  • add the user action with python config and a preinclude...

Merge request reports