OK, I created the following github project:
https://github.com/irelandscape/cern_contributions
The resulting output is:
root@lhc:~/cern_contributions/exercises/1a/test_folder/Build# ./MadAnalysis5job ../Input/tth_aa.list 2>&1 > result.txt
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootTreeReader.h
requested to autoload type ExRootTreeReader
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootTreeWriter.h
requested to autoload type ExRootTreeWriter
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootTreeBranch.h
requested to autoload type ExRootTreeBranch
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootResult.h
requested to autoload type ExRootResult
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootClassifier.h
requested to autoload type ExRootClassifier
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootFilter.h
requested to autoload type ExRootFilter
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootProgressBar.h
requested to autoload type ExRootProgressBar
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootConfReader.h
requested to autoload type ExRootConfParam
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootConfReader.h
requested to autoload type ExRootConfReader
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
Missing FileEntry for ExRootAnalysis/ExRootTask.h
requested to autoload type ExRootTask
=> progress: [===> ]
Photons: 3, Electrons: 0, Muons: 0
=> progress: [======> ]
Photons: 3, Electrons: 0, Muons: 0
=> progress: [==========> ]
Photons: 3, Electrons: 2, Muons: 1
=> progress: [=============> ]
Photons: 1, Electrons: 0, Muons: 1
=> progress: [=================> ]
Photons: 4, Electrons: 0, Muons: 0
=> progress: [====================> ]
Photons: 3, Electrons: 0, Muons: 1
=> progress: [========================> ]
Photons: 4, Electrons: 0, Muons: 0
=> progress: [===========================> ]
Photons: 4, Electrons: 1, Muons: 0
=> progress: [===============================> ]
Photons: 3, Electrons: 0, Muons: 0
=> progress: [==================================>]
Photons: 6, Electrons: 1, Muons: 0
=> progress: [===================================]
RE: Particle physics @ Utopian - Detecting particles at colliders and implementing this on a computer