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.0 // central calorimeter coverage
|
---|
6 | CEN_max_calo_fwd 5.0 // forward calorimeter pseudorapidity coverage
|
---|
7 | CEN_max_mu 2.4 // 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.05 // S term for central ECAL
|
---|
12 | ELG_Ncen 0.25 // N term for central ECAL
|
---|
13 | ELG_Ccen 0.005 // C term for central ECAL
|
---|
14 | ELG_Sfwd 2.084 // S term for FCAL
|
---|
15 | ELG_Nfwd 0.0 // N term for FCAL
|
---|
16 | ELG_Cfwd 0.107 // C term for FCAL
|
---|
17 | ELG_Szdc 0.70 // S term for ZDC
|
---|
18 | ELG_Nzdc 0.0 // N term for ZDC
|
---|
19 | ELG_Czdc 0.08 // C term for ZDC
|
---|
20 |
|
---|
21 |
|
---|
22 | # Energy resolution for hadrons in ecal/hcal/hf
|
---|
23 | # \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
|
---|
24 | HAD_Shcal 1.5 // S term for central HCAL
|
---|
25 | HAD_Nhcal 0. // N term for central HCAL
|
---|
26 | HAD_Chcal 0.05 // C term for central HCAL
|
---|
27 | HAD_Shf 2.7 // S term for FCAL
|
---|
28 | HAD_Nhf 0. // N term for FCAL
|
---|
29 | HAD_Chf 0.13 // C term for FCAL
|
---|
30 | HAD_Szdc 1.38 // S term for ZDC
|
---|
31 | HAD_Nzdc 0. // N term for ZDC
|
---|
32 | HAD_Czdc 0.13 // C term for ZDC
|
---|
33 |
|
---|
34 | # Time resolution for ZDC/RP220/RP420
|
---|
35 | ZDC_T_resolution 0 // in s
|
---|
36 | RP220_T_resolution 0 // in s
|
---|
37 | RP420_T_resolution 0 // in s
|
---|
38 |
|
---|
39 | # Muon smearing
|
---|
40 | MU_SmearPt 0.01 // transverse momentum Pt in GeV
|
---|
41 |
|
---|
42 | # Tracking efficiencies
|
---|
43 | TRACK_ptmin 0.9 // minimal pt needed to reach the calorimeter in GeV
|
---|
44 | TRACK_eff 90 // efficiency associated to the tracking (%)
|
---|
45 |
|
---|
46 | # Calorimetric towers
|
---|
47 | TOWER_number 40
|
---|
48 | TOWER_eta_edges 0. 0.087 0.174 0.261 0.348 0.435 0.522 0.609 0.696 0.783 0.870 0.957 1.044 1.131 1.218 1.305 1.392 1.479 1.566 1.653 1.740 1.830 1.930 2.043 2.172 2.322 2.500 2.650 2.868 2.950 3.125 3.300 3.475 3.650 3.825 4.000 4.175 4.350 4.525 4.700 5.000
|
---|
49 | ## list of the edges of each tower in eta for eta>0 assuming a symmetric detector in eta<0
|
---|
50 | ### the list starts with the lower edge of the most central tower
|
---|
51 | ### the list ends with the higher edged of the most forward tower
|
---|
52 | ### there should be NTOWER+1 values
|
---|
53 | TOWER_dphi 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 20 20
|
---|
54 | ### list of the tower size in phi (in degrees), assuming that all towers are similar in phi for a given eta value
|
---|
55 | ### the list starts with the phi-size of the most central tower (eta=0)
|
---|
56 | ### the list ends with the phi-size of the most forward tower
|
---|
57 | ### there should be NTOWER values
|
---|
58 | ##
|
---|
59 | #
|
---|
60 |
|
---|
61 | # Thresholds for reconstructed objetcs, Pt in GeV
|
---|
62 | PTCUT_elec 10.0
|
---|
63 | PTCUT_muon 10.0
|
---|
64 | PTCUT_jet 20.0
|
---|
65 | PTCUT_gamma 10.0
|
---|
66 | PTCUT_taujet 10.0
|
---|
67 |
|
---|
68 | # Thresholds for reconstructed objects in ZDC, E in GeV
|
---|
69 | ZDC_gamma_E 20
|
---|
70 | ZDC_n_E 50
|
---|
71 |
|
---|
72 | # Charged lepton isolation. Pt and Et in GeV
|
---|
73 | ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
|
---|
74 | ISOL_Cone 0.5 //Cone for isolation criteria
|
---|
75 | ISOL_Calo_ET 1E99 //minimal tower transverse energy for isolation criteria. 1E99 means "off"
|
---|
76 | ISOL_Calo_Cone 0.4 //Cone for calorimetric isolation
|
---|
77 | ISOL_Calo_Grid 3 //Grid size (N x N) for calorimetric isolation
|
---|
78 |
|
---|
79 | # General jet variable
|
---|
80 | JET_coneradius 0.7 // generic jet radius ; not for tau's !!!
|
---|
81 | JET_jetalgo 1 // 1 for Cone algorithm, 2 for MidPoint algorithm, 3 for SIScone algorithm, 4 for kt algorithm
|
---|
82 | JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
|
---|
83 | JET_Eflow 0 // Perfect energy assumed in the tracker coverage
|
---|
84 |
|
---|
85 | # Tagging definition
|
---|
86 | BTAG_b 40 // b-tag efficiency (%)
|
---|
87 | BTAG_mistag_c 10 // mistagging (%)
|
---|
88 | BTAG_mistag_l 1 // mistagging (%)
|
---|
89 |
|
---|
90 | # FLAGS
|
---|
91 | FLAG_bfield 1 //1 to run the bfield propagation else 0
|
---|
92 | FLAG_vfd 1 //1 to run the very forward detectors else 0
|
---|
93 | FLAG_RP 1 //1 to run the very forward detectors else 0
|
---|
94 | FLAG_trigger 1 //1 to run the trigger selection else 0
|
---|
95 | FLAG_frog 0 //1 to run the FROG event display
|
---|
96 | FLAG_lhco 0 //1 to run the LHCO
|
---|
97 |
|
---|
98 | # In case BField propagation allowed
|
---|
99 | TRACK_radius 129 //radius of the BField coverage, in cm
|
---|
100 | TRACK_length 300 //length of the BField coverage, in cm
|
---|
101 | TRACK_bfield_x 0 //X component of the BField, in T
|
---|
102 | TRACK_bfield_y 0 //Y component of the BField, in T
|
---|
103 | TRACK_bfield_z 3.8 //Z component of the BField, in T
|
---|
104 |
|
---|
105 | # Very forward detector extension, in pseudorapidity
|
---|
106 | # if allowed
|
---|
107 | VFD_min_calo_vfd 5.2 // very forward calorimeter (if any) like CASTOR
|
---|
108 | VFD_max_calo_vfd 6.6
|
---|
109 | VFD_min_zdc 8.3 // zero-degree neutral calorimeter
|
---|
110 | VFD_s_zdc 140 // distance of the Zero Degree Calorimeter, from the IP, in [m]
|
---|
111 |
|
---|
112 | RP_220_s 220 // distance of the RP to the IP, in meters
|
---|
113 | RP_220_x 0.002 // distance of the RP to the beam, in meters
|
---|
114 | RP_420_s 420 // distance of the RP to the IP, in meters
|
---|
115 | RP_420_x 0.004 // distance of the RP to the beam, in meters
|
---|
116 | RP_beam1Card DELPHESDIR/data/LHCB1IR5_v6.500.tfs
|
---|
117 | RP_beam2Card DELPHESDIR/data/LHCB2IR5_v6.500.tfs
|
---|
118 | RP_IP_name IP5
|
---|
119 | RP_offsetEl_x 0.097 // horizontal separation between both beam, in meters
|
---|
120 | RP_offsetEl_y 0 // vertical separation between both beam, in meters
|
---|
121 | RP_offsetEl_s 120 // distance of beam separation point, from IP
|
---|
122 | RP_cross_x -500 // IP offset in horizontal plane, in micrometers
|
---|
123 | RP_cross_y 0 // IP offset in vertical plane, in micrometers
|
---|
124 | RP_cross_ang_x 142.5 // half-crossing angle in horizontal plane, in microrad
|
---|
125 | RP_cross_ang_y 0 // half-crossing angle in vertical plane, in microrad
|
---|
126 |
|
---|
127 |
|
---|
128 | # In case FROG event display allowed
|
---|
129 | NEvents_Frog 100
|
---|
130 | # Number of events to process
|
---|
131 | NEvents -1 // -1 means 'all'
|
---|
132 |
|
---|
133 | # input PDG tables
|
---|
134 | PdgTableFilename DELPHESDIR/data/particle.tbl // table with particle pid,mass,charge,...
|
---|
135 |
|
---|