ATLAS Offline Software
Classes | Functions | Variables
python.subdetector Namespace Reference

Classes

class  DCSC_DefectTranslate_Subdetector
 
class  DCSC_Subdetector
 
class  DCSC_Subdetector_DefectsOnly
 

Functions

def DCSOFL_IOV (channel, Code, deadFrac, Thrust, NConfig, NWorking)
 

Variables

 log = logging.getLogger("DCSCalculator2.subdetector")
 
 logEnabledFor = log.isEnabledFor
 

Function Documentation

◆ DCSOFL_IOV()

def python.subdetector.DCSOFL_IOV (   channel,
  Code,
  deadFrac,
  Thrust,
  NConfig,
  NWorking 
)

Definition at line 19 of file subdetector.py.

19 def DCSOFL_IOV(channel, Code, deadFrac, Thrust, NConfig, NWorking):
20  "DCS calculator result iov type"
21 

Variable Documentation

◆ log

python.subdetector.log = logging.getLogger("DCSCalculator2.subdetector")

Definition at line 14 of file subdetector.py.

◆ logEnabledFor

python.subdetector.logEnabledFor = log.isEnabledFor

Definition at line 15 of file subdetector.py.

python.subdetector.DCSOFL_IOV
def DCSOFL_IOV(channel, Code, deadFrac, Thrust, NConfig, NWorking)
Definition: subdetector.py:19