ATLAS Offline Software
Classes | Functions | Variables
python.subdetectors.tgc Namespace Reference

Classes

class  TGC
 

Functions

def TGC_HV_state (iov)
 

Variables

 TGCEA
 
 TGCEC
 

Function Documentation

◆ TGC_HV_state()

def python.subdetectors.tgc.TGC_HV_state (   iov)

Definition at line 7 of file tgc.py.

7 def TGC_HV_state(iov):
8  return iov.fsm_currentState == "ON"
9 

Variable Documentation

◆ TGCEA

python.subdetectors.tgc.TGCEA

Definition at line 5 of file tgc.py.

◆ TGCEC

python.subdetectors.tgc.TGCEC

Definition at line 5 of file tgc.py.

python.subdetectors.tgc.TGC_HV_state
def TGC_HV_state(iov)
Definition: tgc.py:7