ATLAS Offline Software
ForwardDetectors
AFP
Run3AFPMonitoring
python
AFPPostProcessing.py
Go to the documentation of this file.
1
#
2
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
#
4
5
def
tefficiency2th
(inputs):
6
rv = []
7
for
group
in
inputs:
8
rv.extend(histo.CreateHistogram()
for
histo
in
group[1])
9
return
rv
AFPPostProcessing.tefficiency2th
def tefficiency2th(inputs)
Definition:
AFPPostProcessing.py:5
Generated on Thu Nov 7 2024 21:09:40 for ATLAS Offline Software by
1.8.18