Rich: update macro/rich/run macros to be compilable and update batch scripts (remove hardcoded paths)
Few small changes:
- add "defined(_ _ ROOTCLING _ _)" to macros to make them compileable (for running them with a debugger)
- use __ FILE __ to create default output files paths relative to the macro location, i.e. for calling macros from a different directory or in my case the debugger
- remove hardcoded paths from batch scripts