ATLAS Offline Software
Loading...
Searching...
No Matches
python.subdetectors.stg Namespace Reference

Classes

class  STG

Functions

 STG_HV_state (iov)

Variables

 folder
 database
 ids
 names
 _
 STGBA
 STGBC
 STGEA
 STGEC

Function Documentation

◆ STG_HV_state()

python.subdetectors.stg.STG_HV_state ( iov)

Definition at line 13 of file stg.py.

13def STG_HV_state(iov):
14 return iov.fsmCurrentState == "ON"
15

Variable Documentation

◆ _

python.subdetectors.stg._
protected

Definition at line 9 of file stg.py.

◆ database

python.subdetectors.stg.database

Definition at line 7 of file stg.py.

◆ folder

python.subdetectors.stg.folder

Definition at line 7 of file stg.py.

◆ ids

python.subdetectors.stg.ids

Definition at line 9 of file stg.py.

◆ names

python.subdetectors.stg.names

Definition at line 9 of file stg.py.

◆ STGBA

python.subdetectors.stg.STGBA

Definition at line 11 of file stg.py.

◆ STGBC

python.subdetectors.stg.STGBC

Definition at line 11 of file stg.py.

◆ STGEA

python.subdetectors.stg.STGEA

Definition at line 11 of file stg.py.

◆ STGEC

python.subdetectors.stg.STGEC

Definition at line 11 of file stg.py.