The source project of this merge request has been removed.
sTGC offline raw data monitoring: pad trigger efficiency and code maintenance
- Implementation of pad trigger efficiency.
- Eta and phi coordinates for pad trigger muons are computed from trigger band ID's and trigger phi ID's, respectively.
- Matching between reco. and pad trigger muons using eta and phi coordinates.
- Efficiency plots for muon eta and phi coordinates are implemented (1D and 2D). Additional validation plots like matching and coordinates for reco and pad trigger muons are implemented for completeness.
- Removal of StgcRawMonLabels.py script.
- Some minor modifications in another methods of the main c++ code.