Skip to content

MuonPRDTest: Update ART DCube Histograms Monitoring

Minlin Wu requested to merge minlin/athena:DCUBE_digit_reco into master

There are several changes to the DCube histograms monitoring:

  1. Use the createDCubeSimHistograms.py instead of createDCubeHistograms.py to implement the eta and phi sector selections options.

  2. Combine the DCube digit script created by @pajones for RPC and MDT and the DCube script created by me for CSC and TGC such that all the RPC/MDT/CSC/TGC digit variables can be monitored in ART with selection options.

  3. Implement the createDCubeRecoHistograms_withSel.py such that the CSC/TGC Reco variables can be monitored in ART.

Tagging: @pajones , @jojungge

Merge request reports