ATLAS Offline Software
H6BPCRec_FCal2003_jobOptions.py
Go to the documentation of this file.
1 TBBPCRec.CalibFileName = "H6BPCCalib_FCal2003.txt"
2 TBBPCRec.SGkey = "0xFF05"
3 # default local calib constants will be overwritten from CalibFileName
4 TBBPCRec.BPCnames = ["BPC0","BPC1","BPC2","BPC3","BPC4","BPC5"]
5 TBBPCRec.BPCcalibX = [0.0518,0.0513,0.0532,0.0526,0.0489,0.0477]
6 TBBPCRec.BPCcalibY = [0.0523,0.0521,0.0525,0.0539,0.0499,0.0480]
7 TBBPCRec.BPCleftright = [1.,1.,1.,1.,1.,1.]
8 TBBPCRec.BPCupdown = [1.,1.,1.,1.,1.,1.]
9 TBBPCRec.BPCudoffset = [-34,-3,27,9,12,22]
10 TBBPCRec.BPClroffset = [2,-13,-3,5,-42,-19]
11 TBBPCRec.BPCinvX = [1.,1.,1.,1.,1.,1.]
12 TBBPCRec.BPCinvY = [1.,1.,1.,1.,1.,1.]
13 # quality cuts
14 #TBBPCRec.TDCmax = [2047, 2047, 2047, 2047, 2047, 2047]
15 #TBBPCRec.TDCmin = [450, 450, 450, 450, 450, 450]
16 #TBBPCRec.TDClrcut = [1400, 1350, 1950, 1700, 1700,1700]
17 #TBBPCRec.TDCudcut = [1400, 1350, 1950, 1700, 1700,1700]
18 #
19 #TBBPCRec.BPCRotation=[0,0,0,0,0,0]