1 | DETECTOR CARD # DO NOT REMOVE THIS IS A TAG!
|
---|
2 |
|
---|
3 | # Detector extension, in pseudorapidity units
|
---|
4 | CEN_max_tracker 2.5 // Maximum tracker coverage
|
---|
5 | CEN_max_calo_cen 3.2 // central calorimeter coverage
|
---|
6 | CEN_max_calo_fwd 4.9 // forward calorimeter pseudorapidity coverage
|
---|
7 | CEN_max_mu 2.7 // muon chambers pseudorapidity coverage
|
---|
8 |
|
---|
9 | # Energy resolution for electron/photon
|
---|
10 | # \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
|
---|
11 | ELG_Scen 0.10 // S term for central ECAL #http://arxiv.org/pdf/physics/0608012v1
|
---|
12 | ELG_Ncen 0.0 // N term for central ECAL #http://arxiv.org/pdf/physics/0608012v1
|
---|
13 | ELG_Ccen 0.0017 // C term for central ECAL #http://arxiv.org/pdf/physics/0608012v1
|
---|
14 | ELG_Sfwd 0.30407 // S term for forward FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
15 | ELG_Nfwd 1.1533 // N term for central FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
16 | ELG_Cfwd 0.0313 // C term for forward FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
17 |
|
---|
18 | # Energy resolution for hadrons in ecal/hcal/hf
|
---|
19 | # \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
|
---|
20 | HAD_Shcal 0.58 // S term for central HCAL #http://arxiv.org/pdf/hep-ex/0004009v1
|
---|
21 | HAD_Nhcal 1.7 // N term for central HCAL #http://arxiv.org/pdf/hep-ex/0004009v1
|
---|
22 | HAD_Chcal 0.025 // C term for central HCAL #http://arxiv.org/pdf/hep-ex/0004009v1
|
---|
23 | HAD_Shf 0.9681 // S term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
24 | HAD_Nhf 0. // N term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
25 | HAD_Chf 0.0524 // C term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
26 |
|
---|
27 | # Muon smearing
|
---|
28 | MU_SmearPt 0.01 // transverse momentum Pt in GeV
|
---|
29 |
|
---|
30 | # Tracking efficiencies
|
---|
31 | TRACK_ptmin 0.9 // minimal pt needed to reach the calorimeter in GeV
|
---|
32 | TRACK_eff 100 // efficiency associated to the tracking (%)
|
---|
33 |
|
---|
34 | # Calorimetric towers
|
---|
35 | TOWER_number 38
|
---|
36 | TOWER_eta_edges 0.0 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.0 2.10 2.20 2.30 2.40 2.50 2.60 2.80 3.00 3.20 3.30 3.50 3.70 3.90 4.10 4.30 4.50 4.70 4.90
|
---|
37 | ## list of the edges of each tower in eta for eta>0 assuming a symmetric detector in eta<0
|
---|
38 | ### the list starts with the lower edge of the most central tower
|
---|
39 | ### the list ends with the higher edged of the most forward tower
|
---|
40 | ### there should be NTOWER+1 values
|
---|
41 | TOWER_dphi 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 20 20 20 10 20 20 20 20 20 20 20 20
|
---|
42 | ### list of the tower size in phi (in degrees), assuming that all towers are similar in phi for a given eta value
|
---|
43 | ### the list starts with the phi-size of the most central tower (eta=0)
|
---|
44 | ### the list ends with the phi-size of the most forward tower
|
---|
45 | ### there should be NTOWER values
|
---|
46 | ##
|
---|
47 | #
|
---|
48 |
|
---|
49 | # Thresholds for reconstructed objetcs, Pt in GeV
|
---|
50 | PTCUT_elec 10.0
|
---|
51 | PTCUT_muon 10.0
|
---|
52 | PTCUT_jet 20.0
|
---|
53 | PTCUT_gamma 10.0
|
---|
54 | PTCUT_taujet 10.0
|
---|
55 |
|
---|
56 | ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
|
---|
57 | ISOL_Cone 0.5 //Cone for isolation criteria
|
---|
58 |
|
---|
59 |
|
---|
60 | # General jet variable
|
---|
61 | JET_coneradius 0.7 // generic jet radius ; not for tau's !!!
|
---|
62 | JET_jetalgo 1 // 1 for Cone algorithm, 2 for MidPoint algorithm, 3 for SIScone algorithm, 4 for kt algorithm
|
---|
63 | JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
|
---|
64 |
|
---|
65 | # Tagging definition
|
---|
66 | BTAG_b 50 // b-tag efficiency (%)
|
---|
67 | BTAG_mistag_c 10 // mistagging (%)
|
---|
68 | BTAG_mistag_l 1 // mistagging (%)
|
---|
69 |
|
---|
70 | # FLAGS
|
---|
71 | FLAG_bfield 1 // 1 to run the bfield propagation else 0
|
---|
72 | FLAG_vfd 1 // 1 to run the very forward detectors else 0
|
---|
73 | FLAG_RP 1 // 1 to run the very forward detectors else 0
|
---|
74 | FLAG_trigger 1 // 1 to run the trigger selection else 0
|
---|
75 | FLAG_frog 1 // 1 to run the FROG event display
|
---|
76 |
|
---|
77 | # In case BField propagation allowed
|
---|
78 | TRACK_radius 115 // radius of the BField coverage, in cm #chapter 1 you gave me
|
---|
79 | TRACK_length 351 // length of the BField coverage, in cm #also
|
---|
80 | TRACK_bfield_x 0 // X component of the BField, in T
|
---|
81 | TRACK_bfield_y 0 // Y component of the BField, in T
|
---|
82 | TRACK_bfield_z 2.0 // Z component of the BField, in T #also
|
---|
83 |
|
---|
84 | # Very forward detector extension, in pseudorapidity
|
---|
85 | # if allowed (WARNING: not expected for ATLAS!)
|
---|
86 | VFD_min_calo_vfd 5.2 // very forward calorimeter (if any) like CASTOR
|
---|
87 | VFD_max_calo_vfd 6.6
|
---|
88 | VFD_min_zdc 8.3 // zero-degree neutral calorimeter
|
---|
89 | VFD_s_zdc 140 // distance of the Zero Degree Calorimeter, from the IP, in [m]
|
---|
90 |
|
---|
91 | RP_220_s 220 // distance of the RP to the IP, in meters
|
---|
92 | RP_220_x 0.002 // distance of the RP to the beam, in meters
|
---|
93 | RP_420_s 420 // distance of the RP to the IP, in meters
|
---|
94 | RP_420_x 0.004 // distance of the RP to the beam, in meters
|
---|
95 | RP_beam1Card data/LHCB1IR1.tfs
|
---|
96 | RP_beam2Card data/LHCB2IR1.tfs
|
---|
97 | RP_IP_name IP1
|
---|
98 |
|
---|
99 | # In case FROG event display allowed
|
---|
100 | NEvents_Frog 100
|
---|
101 |
|
---|