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

Classes

class  MMG
 

Functions

def MMG_HV_state (iov)
 

Variables

 folder
 
 database
 
 ids
 
 names
 
 _
 
 MMGE1A
 
 MMGE1C
 

Function Documentation

◆ MMG_HV_state()

def python.subdetectors.mmg.MMG_HV_state (   iov)

Definition at line 13 of file mmg.py.

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

Variable Documentation

◆ _

python.subdetectors.mmg._
private

Definition at line 8 of file mmg.py.

◆ database

python.subdetectors.mmg.database

Definition at line 6 of file mmg.py.

◆ folder

python.subdetectors.mmg.folder

Definition at line 6 of file mmg.py.

◆ ids

python.subdetectors.mmg.ids

Definition at line 8 of file mmg.py.

◆ MMGE1A

python.subdetectors.mmg.MMGE1A

Definition at line 11 of file mmg.py.

◆ MMGE1C

python.subdetectors.mmg.MMGE1C

Definition at line 11 of file mmg.py.

◆ names

python.subdetectors.mmg.names

Definition at line 8 of file mmg.py.

python.subdetectors.mmg.MMG_HV_state
def MMG_HV_state(iov)
Definition: mmg.py:13