ATLAS Offline Software
Variables
Rtt_histogram Namespace Reference

Variables

 EvtMax
 
list listhis = []
 
list listhisIndetG = []
 
 tree = ET.parse("/afs/cern.ch/user/y/yunju/working/yunju/public/Rtt_ohpxml/CombPerf.xml")
 
 root = tree.getroot()
 
 listpaths = neighbor.text
 
 n1 = neighbor.text.split(',')
 
 finalpath = string.replace(stringth,"${Global_ISSERVER}/${Global_PROVIDER}","run_302347")
 
 finalpath2 = string.replace(finalpath," ", "")
 
 finalpath3 = string.replace(finalpath2,"\n","")
 
 treeindetglobal = ET.parse("/afs/cern.ch/user/y/yunju/working/yunju/public/Rtt_ohpxml/globaldq-indet_20_11_0_25_1.xml")
 
 rootindetglobal = treeindetglobal.getroot()
 
 f = ROOT.TFile("Monitor.root")
 
 histCount = f.Get(ith)
 

Variable Documentation

◆ EvtMax

Rtt_histogram.EvtMax

Definition at line 7 of file Rtt_histogram.py.

◆ f

Rtt_histogram.f = ROOT.TFile("Monitor.root")

Definition at line 58 of file Rtt_histogram.py.

◆ finalpath

Rtt_histogram.finalpath = string.replace(stringth,"${Global_ISSERVER}/${Global_PROVIDER}","run_302347")

Definition at line 26 of file Rtt_histogram.py.

◆ finalpath2

Rtt_histogram.finalpath2 = string.replace(finalpath," ", "")

Definition at line 30 of file Rtt_histogram.py.

◆ finalpath3

Rtt_histogram.finalpath3 = string.replace(finalpath2,"\n","")

Definition at line 32 of file Rtt_histogram.py.

◆ histCount

Rtt_histogram.histCount = f.Get(ith)

Definition at line 62 of file Rtt_histogram.py.

◆ listhis

list Rtt_histogram.listhis = []

Definition at line 10 of file Rtt_histogram.py.

◆ listhisIndetG

list Rtt_histogram.listhisIndetG = []

Definition at line 11 of file Rtt_histogram.py.

◆ listpaths

Rtt_histogram.listpaths = neighbor.text

Definition at line 19 of file Rtt_histogram.py.

◆ n1

Rtt_histogram.n1 = neighbor.text.split(',')

Definition at line 21 of file Rtt_histogram.py.

◆ root

Rtt_histogram.root = tree.getroot()

Definition at line 15 of file Rtt_histogram.py.

◆ rootindetglobal

Rtt_histogram.rootindetglobal = treeindetglobal.getroot()

Definition at line 38 of file Rtt_histogram.py.

◆ tree

Rtt_histogram.tree = ET.parse("/afs/cern.ch/user/y/yunju/working/yunju/public/Rtt_ohpxml/CombPerf.xml")

Definition at line 13 of file Rtt_histogram.py.

◆ treeindetglobal

Rtt_histogram.treeindetglobal = ET.parse("/afs/cern.ch/user/y/yunju/working/yunju/public/Rtt_ohpxml/globaldq-indet_20_11_0_25_1.xml")

Definition at line 36 of file Rtt_histogram.py.