ATLAS Offline Software
Static Public Attributes | List of all members
python.subdetectors.trt.TRT Class Reference
Inheritance diagram for python.subdetectors.trt.TRT:
Collaboration diagram for python.subdetectors.trt.TRT:

Static Public Attributes

string folder_base = "/TRT/DCS"
 
dictionary mapping
 
list variables
 
float dead_fraction_caution = 0.05
 
float dead_fraction_bad = 0.20
 

Detailed Description

Definition at line 42 of file trt.py.

Member Data Documentation

◆ dead_fraction_bad

float python.subdetectors.trt.TRT.dead_fraction_bad = 0.20
static

Definition at line 60 of file trt.py.

◆ dead_fraction_caution

float python.subdetectors.trt.TRT.dead_fraction_caution = 0.05
static

Definition at line 59 of file trt.py.

◆ folder_base

string python.subdetectors.trt.TRT.folder_base = "/TRT/DCS"
static

Definition at line 47 of file trt.py.

◆ mapping

dictionary python.subdetectors.trt.TRT.mapping
static
Initial value:
= {
121: list(range(1, BAR_MAX_ID + 1 - BAR_REMOVED_IDS)),
124: list(range(1 + BAR_MAX_ID, 1 + BAR_MAX_ID + ECA_MAX_ID)),
125: list(range(1 + BAR_MAX_ID + ECA_MAX_ID, 1 + BAR_MAX_ID + ECA_MAX_ID + ECC_MAX_ID)),
}

Definition at line 49 of file trt.py.

◆ variables

list python.subdetectors.trt.TRT.variables
static
Initial value:
= [
DCSC_Variable_TRT_HV("TRT HV", lambda iov: 1400 < iov.OUTPUTVOLTAGE_VALUE < 3000)
]

Definition at line 55 of file trt.py.


The documentation for this class was generated from the following file:
plotBeamSpotVxVal.range
range
Definition: plotBeamSpotVxVal.py:195
histSizes.list
def list(name, path='/')
Definition: histSizes.py:38