Trigger: Added several new variables to B-Jet Trigger Online Monitoring (ATR-20301)
In response to https://its.cern.ch/jira/browse/ATR-20301:
Several new monitored variables have been added to the TrigBtagFexMT_OnlineMonitoring folder of expert-monitoring.root. In addition to the original jet_pt, the list of produced histograms now includes:
- jet_count
- jet_eta
- track_count
- track_d0err
- track_d0sig
- track_d0
- track_eta
- track_Et
- track_phi
- track_phi_vs_track_eta
- track_z0err
- track_z0
- track_z0sig
- vertex_count
This commit was tested using the "runTrigART.py -m -j4" test, and the "ctest -j4" test, and successfully passed both.