Database Parameters » History » Version 4
Sean Jeffas, 05/10/2023 05:31 PM
| 1 | 1 | Sean Jeffas | h1. Database Parameters |
|---|---|---|---|
| 2 | 2 | Sean Jeffas | |
| 3 | {{toc}} |
||
| 4 | |||
| 5 | |||
| 6 | h1. Naming Convention |
||
| 7 | |||
| 8 | Add description later |
||
| 9 | |||
| 10 | h1. GEM DB Variables |
||
| 11 | 1 | Sean Jeffas | |
| 12 | 4 | Sean Jeffas | * *bb.gem.m*.position* - Position of the center of the module relative to the first module in the |
| 13 | 3 | Sean Jeffas | stack. |
| 14 | • bb.gem.m*.angle - Angle of the module. |
||
| 15 | • bb.gem.m*.maxstrip t0 - Mean time where good strips are expected. This is only applied to the |
||
| 16 | maximum strip. |
||
| 17 | • bb.gem.m*.maxstrip tcut - Cut around mean time (above) where good strip times are expected. |
||
| 18 | i.e. good strips will have a time that is within t0 ± tcut. This is only applied to the maximum strip. |
||
| 19 | • bb.gem.addstrip tcut - When forming clusters all strips in the cluster must have a time difference |
||
| 20 | between them and the max strip that is less than this value. |
||
| 21 | • bb.gem.addstrip ccor cut - ADC correlation between strips and the max strips in a cluster must |
||
| 22 | be greater than this number. |
||
| 23 | • bb.gem.m*.threshold sample - Maximum ADC time sample for a strip must be above this |
||
| 24 | threshold. |
||
| 25 | • bb.gem.m*.threshold stripsum - Strip time sample ADC sum must be above this threshold. |
||
| 26 | • bb.gem.m*.threshold clustersum - ADC sum of all strip sums in a cluster must be above this |
||
| 27 | threshold. |
||
| 28 | • bb.gem.m*.ugain - Gain of each APV card on the U axis of this module. |
||
| 29 | • bb.gem.m*.vgain - Gain of each APV card on the V axis of this module. |
||
| 30 | • bb.frontconstraint x0 - Calorimeter front constraint mean x position. |
||
| 31 | • bb.frontconstraint y0 - Calorimeter front constraint mean y position. |
||
| 32 | • bb.backconstraint x0 - Calorimeter back constraint mean x position. |
||
| 33 | • bb.backconstraint y0 - Calorimeter back constraint mean y position. |
||
| 34 | • bb.frontconstraintwidth x - Calorimeter front constraint x width. |
||
| 35 | • bb.frontconstraintwidth y - Calorimeter front constraint y width. |
||
| 36 | • bb.backconstraintwidth x - Calorimeter back constraint x width. |
||
| 37 | • bb.backconstraintwidth x - Calorimeter back constraint y width. |