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

Go to the source code of this file.

Namespaces

namespace  find_tgc_unfilled_channelids

Variables

 find_tgc_unfilled_channelids.ip
int find_tgc_unfilled_channelids.runs = 165732, 165733
 find_tgc_unfilled_channelids.iovs = inverse_lblb(fetch_iovs("LBLB", runs=runs))
 find_tgc_unfilled_channelids.start
 find_tgc_unfilled_channelids.end
 find_tgc_unfilled_channelids.TGC_data = DCSC_Variable_TGC_HV(None, None)
 find_tgc_unfilled_channelids.db
 find_tgc_unfilled_channelids.mapping = get_mapping(TGC_data.db)
 find_tgc_unfilled_channelids.all_channels
 find_tgc_unfilled_channelids.tgc_conditions = TGC_data.read_tgc_conditions(start.date, end.date)
 find_tgc_unfilled_channelids.tgc_channels_nonempty = set(iov.channel for iov in tgc_conditions if iov)