ATLAS Offline Software
Loading...
Searching...
No Matches
test_eFEX_BSEncoding.py File Reference

Go to the source code of this file.

Namespaces

namespace  test_eFEX_BSEncoding

Functions

 test_eFEX_BSEncoding.runMonCmd (inputFile, outputBSFile=None, outputMonFile=None)
 test_eFEX_BSEncoding.histosEqual (h1, h2, tolerance=1e-3)

Variables

str test_eFEX_BSEncoding.testFile = "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/TrigP1Test/data24_13p6TeV.00475321.physics_Main.daq.RAW._lb0247._SFO-11._0006.data_150evt"
str test_eFEX_BSEncoding.bsFile = "test.efex.raw"
 test_eFEX_BSEncoding.inputFile
 test_eFEX_BSEncoding.outputBSFile
 test_eFEX_BSEncoding.outputMonFile
 test_eFEX_BSEncoding.f1 = ROOT.TFile("monitoring.orig.root")
 test_eFEX_BSEncoding.f2 = ROOT.TFile("monitoring.root")
list test_eFEX_BSEncoding.hists = ["h_L1_eEMRoI_LowPtCut_EtaPhiMap","h_L1_eTauRoI_LowPtCut_EtaPhiMap","h_L1_eEMxRoI_LowPtCut_EtaPhiMap","h_L1_eTauxRoI_LowPtCut_EtaPhiMap"]
 test_eFEX_BSEncoding.h1 = f1.FindObjectAny(h)
 test_eFEX_BSEncoding.h2 = f2.FindObjectAny(h)