Skip to content

Changing the path of the histograms to "Expert" area

Rabia Omar requested to merge romar/athena:romar_exp into 24.0

This MR changes the path of the following histograms:

  1. GfexInputMonitoring (7) (Expert/Input)
    1. h_nGfexTowers (Et > 10GeV)
    2. h_TowerHeatMap
    3. h_TowerEtaPhiMap
    4. h_TowerFPGA (Et > 10GeV)
    5. h_MaxTowerEt ( for saturated towers only )
    6. h_TowerSaturationflag (all gTowers )
    7. h_TowerEt (all gTowers)
  2. GfexMonitoring (Expert/Outputs)
    1. LR jet pt Cut = 0.0 ( h_Eta; h_Phi; h_ Pt; h_EtavsPhi)
    2. LR jet pt Cut = 100.0 (h_Eta; h_Phi; h_ Pt; h_EtavsPhi)
    3. SR jet pt Cut = 0.0 ( h_Eta; h_Phi; h_ Pt; h_EtavsPhi)
    4. SR jet pt Cut = 30.0 (h_Eta; h_Phi; h_ Pt; h_EtavsPhi)
    5. SR jet pt Cut = 400.0 (h_Eta; h_Phi; h_ Pt; h_EtavsPhi
  3. GfexSimMonitoring (2) (Expert/Sim)
    1. h_gJ_mismatches_posLbnMap
    2. h_gLJ_mismatches_posLbnMap

Merge request reports