ATLAS Offline Software
Variables
find_tgc_unfilled_channelids Namespace Reference

Variables

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

Variable Documentation

◆ all_channels

find_tgc_unfilled_channelids.all_channels

Definition at line 18 of file find_tgc_unfilled_channelids.py.

◆ db

find_tgc_unfilled_channelids.db

Definition at line 16 of file find_tgc_unfilled_channelids.py.

◆ end

find_tgc_unfilled_channelids.end

Definition at line 13 of file find_tgc_unfilled_channelids.py.

◆ iovs

find_tgc_unfilled_channelids.iovs = inverse_lblb(fetch_iovs("LBLB", runs=runs))

Definition at line 12 of file find_tgc_unfilled_channelids.py.

◆ ip

find_tgc_unfilled_channelids.ip

Definition at line 3 of file find_tgc_unfilled_channelids.py.

◆ mapping

find_tgc_unfilled_channelids.mapping = get_mapping(TGC_data.db)

Definition at line 17 of file find_tgc_unfilled_channelids.py.

◆ runs

int find_tgc_unfilled_channelids.runs = 165732, 165733

Definition at line 10 of file find_tgc_unfilled_channelids.py.

◆ start

find_tgc_unfilled_channelids.start

Definition at line 13 of file find_tgc_unfilled_channelids.py.

◆ tgc_channels_nonempty

find_tgc_unfilled_channelids.tgc_channels_nonempty = set(iov.channel for iov in tgc_conditions if iov)

Definition at line 21 of file find_tgc_unfilled_channelids.py.

◆ tgc_conditions

find_tgc_unfilled_channelids.tgc_conditions = TGC_data.read_tgc_conditions(start.date, end.date)

Definition at line 20 of file find_tgc_unfilled_channelids.py.

◆ TGC_data

find_tgc_unfilled_channelids.TGC_data = DCSC_Variable_TGC_HV(None, None)

Definition at line 15 of file find_tgc_unfilled_channelids.py.