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