Note that if you get something wrong, then try to re-run the code will crash as the output directory exists (it doesn't like that):
EventLoop:/build3/atnight/localbuilds/nightlies/AnalysisBase-2.0.X/AnalysisBase/rel_nightly/EventLoop/Root/Driver.cxx:94:exception: could not create output directory /afs/phas.gla.ac.uk/user/g/graeme/xAODtut/Run/submitDir
Running both the ROOT macro and the standalone testRun.cxx gave unchecked status code warnings (1 for each file)
Added:
> >
Section 6
To get the jets package compiled and linked properly to testRun, I needed to do an rc clean as well as find_packages and compile.
Section 7
Comiplation errors when comiling testRun.cxx (comlaints about a forward declaration in SampleHandler.h). Haven't had time to dig into these yet.