#include <StandardDefects.h>
Collaboration diagram for SctData::StandardDefects:
Static Public Attributes | |
static const DefectPrototype | DEAD |
Output always v small. | |
static const DefectPrototype | STUCKON |
Output always v high. | |
static const DefectPrototype | OVER |
Occupancy larger than max. | |
static const DefectPrototype | UNDER |
Occupancy never reaches mas. | |
static const DefectPrototype | NOINIT |
Couldn't initialize the fit. | |
static const DefectPrototype | BADFIT |
The fit was not good for some reason - parameter is a chi2 cut. | |
static const DefectPrototype | SD_LO |
Low edge is not between 0 and 35. | |
static const DefectPrototype | SD_HI |
Low edge is above 63. | |
static const DefectPrototype | VLO_GAIN |
Gain < 0.3 * chip average. | |
static const DefectPrototype | LO_GAIN |
Gain < 0.75 * chip average. | |
static const DefectPrototype | HI_GAIN |
Gain > 1.25 * chip average. | |
static const DefectPrototype | LO_OFFSET |
Offset < -100. | |
static const DefectPrototype | HI_OFFSET |
Offset > 120. | |
static const DefectPrototype | UNBONDED |
Noise <= 750. | |
static const DefectPrototype | PARTBONDED |
Noise <= 1100. | |
static const DefectPrototype | NOISY |
Noise > 1.15* av chip noise. | |
static const DefectPrototype | V_NOISY |
Noise > 1.25* av chip noise. | |
static const DefectPrototype | NOISE_SLOPE |
Gain < 0.3 * chip average. | |
static const DefectPrototype | OFFSET_SLOPE |
Slope in noise across module. | |
static const DefectPrototype | GAIN_SLOPE |
Slope in offset across module. | |
static const DefectPrototype | TR_RANGE |
Slope in gain across module Unexpected chip trim step size. | |
static const DefectPrototype | TR_STEP |
Channel step different from chip. | |
static const DefectPrototype | TR_OFFSET |
Channel offset different from chip. | |
static const DefectPrototype | TR_NOTRIM |
Untrimmable channel. | |
static const DefectPrototype | NO_HI |
static const DefectPrototype | MEAN_ERROR |
high noise occupancy | |
static const DefectPrototype | SIG_ERROR |
static const DefectPrototype | STUCK_CELL |
pipeline | |
static const DefectPrototype | DEAD_CELL |
pipeline | |
static const DefectPrototype | TOKEN |
full bypass token | |
static const DefectPrototype | RTOKEN |
full bypass token | |
static const DefectPrototype | TW_HI |
time walk too big | |
static const DefectPrototype | TW_LO |
time walk too small | |
static const DefectPrototype | BAD_OPE |
bad occupancy per event variance | |
static const DefectPrototype | DOUBTR_HI |
high double trigger noise occupancy | |
static const DefectPrototype | L1_COUNTER |
Level1 trigger counter defect. | |
static const DefectPrototype | BC_COUNTER |
Bunch crossing counter defect. |
Definition at line 13 of file StandardDefects.h.
|
bad occupancy per event variance
Definition at line 57 of file StandardDefects.h. |
|
The fit was not good for some reason - parameter is a chi2 cut.
Definition at line 21 of file StandardDefects.h. |
|
Bunch crossing counter defect.
Definition at line 61 of file StandardDefects.h. |
|
Output always v small.
Definition at line 16 of file StandardDefects.h. |
|
pipeline
Definition at line 52 of file StandardDefects.h. |
|
high double trigger noise occupancy
Definition at line 58 of file StandardDefects.h. |
|
Slope in offset across module.
Definition at line 39 of file StandardDefects.h. |
|
Gain > 1.25 * chip average.
Definition at line 30 of file StandardDefects.h. |
|
Offset > 120.
Definition at line 32 of file StandardDefects.h. |
|
Level1 trigger counter defect.
Definition at line 60 of file StandardDefects.h. |
|
Gain < 0.75 * chip average.
Definition at line 29 of file StandardDefects.h. |
|
Offset < -100.
Definition at line 31 of file StandardDefects.h. |
|
high noise occupancy
Definition at line 49 of file StandardDefects.h. |
|
Couldn't initialize the fit.
Definition at line 20 of file StandardDefects.h. |
|
Gain < 0.3 * chip average.
Definition at line 37 of file StandardDefects.h. |
|
Noise > 1.15* av chip noise.
Definition at line 35 of file StandardDefects.h. |
|
Slope in noise across module.
Definition at line 38 of file StandardDefects.h. |
|
Occupancy larger than max.
Definition at line 18 of file StandardDefects.h. |
|
Noise <= 1100.
Definition at line 34 of file StandardDefects.h. |
|
full bypass token
Definition at line 54 of file StandardDefects.h. |
|
Low edge is above 63.
Definition at line 25 of file StandardDefects.h. |
|
Low edge is not between 0 and 35.
Definition at line 24 of file StandardDefects.h. |
|
pipeline
Definition at line 51 of file StandardDefects.h. |
|
Output always v high.
Definition at line 17 of file StandardDefects.h. |
|
full bypass token
Definition at line 53 of file StandardDefects.h. |
|
Untrimmable channel.
Definition at line 45 of file StandardDefects.h. |
|
Channel offset different from chip.
Definition at line 44 of file StandardDefects.h. |
|
Slope in gain across module Unexpected chip trim step size.
Definition at line 42 of file StandardDefects.h. |
|
Channel step different from chip.
Definition at line 43 of file StandardDefects.h. |
|
time walk too big
Definition at line 55 of file StandardDefects.h. |
|
time walk too small
Definition at line 56 of file StandardDefects.h. |
|
Noise <= 750.
Definition at line 33 of file StandardDefects.h. |
|
Occupancy never reaches mas.
Definition at line 19 of file StandardDefects.h. |
|
Noise > 1.25* av chip noise.
Definition at line 36 of file StandardDefects.h. |
|
Gain < 0.3 * chip average.
Definition at line 28 of file StandardDefects.h. |