![]() |
ATLAS Offline Software
|
Functions | |
def | project_mean_ROOT (inputs) |
def | efficiencies_2d (inputs) |
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration 2021 Peter Kraemer - Uni Mainz
def MuonTrackMonitorPostProcessing.efficiencies_2d | ( | inputs | ) |
Returns 2D efficiencies from two 2D input histograms, the first the selective and the second the inclusive histogram.
Definition at line 35 of file MuonTrackMonitorPostProcessing.py.
def MuonTrackMonitorPostProcessing.project_mean_ROOT | ( | inputs | ) |
Fit peak for every row in 2D histogram.
Definition at line 10 of file MuonTrackMonitorPostProcessing.py.