NSW Trigger Simulation - Cleanup package
In order to make the transition of the package easier for athenaMT, a general cleanup of the package was done:
- Removed the monitoring tool as well as the corresponding output (actually empty) root file, being saved on disk
- Removed
declareProperty
instances and replaced them with new syntax, both for algorithms and variables (the remaining sTGC tool will move to the new format once fixed) - Removed unused flags and functions
- Moved all include instances to the header file
- Adjusted spaces and indentation