ATLAS Offline Software
Loading...
Searching...
No Matches
python.subdetector Namespace Reference

Classes

class  DCSC_DefectTranslate_Subdetector
class  DCSC_Subdetector
class  DCSC_Subdetector_DefectsOnly

Functions

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

Variables

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

Function Documentation

◆ DCSOFL_IOV()

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

Definition at line 18 of file subdetector.py.

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

Variable Documentation

◆ log

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

Definition at line 13 of file subdetector.py.

◆ logEnabledFor

python.subdetector.logEnabledFor = log.isEnabledFor

Definition at line 14 of file subdetector.py.