Skip to content
Snippets Groups Projects

MuonDQA:MuonTrackMonitoring Implementation of Shifter Histograms for Offline MuonTrackMonitoring for RUN3

Merged Lennart Adam requested to merge LichtenbergGroup/athena:muontrackmonitoring into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
2020 Matthias Schott - Uni Mainz
*/
def MuonTrackConfig(inputFlags):
from AthenaMonitoring import AthMonitorCfgHelper
helper = AthMonitorCfgHelper(inputFlags, "MuonTrackMonitoringConfig")
Loading