[492] | 1 | DETECTOR CARD // DO NOT REMOVE THIS IS A TAG!
|
---|
| 2 | # any line containing a dash symbol (#) will be completely ignored, whatever the position of this symbol
|
---|
[302] | 3 |
|
---|
| 4 | # Detector extension, in pseudorapidity units
|
---|
[494] | 5 | CEN_max_tracker 2.5 // Maximum tracker coverage
|
---|
| 6 | CEN_max_calo_cen 1.7 // central calorimeter coverage
|
---|
| 7 | CEN_max_calo_ec 3.2 // end-cap calorimeter coverage
|
---|
| 8 | CEN_max_calo_fwd 4.9 // forward calorimeter pseudorapidity coverage
|
---|
| 9 | CEN_max_mu 2.7 // muon chambers pseudorapidity coverage
|
---|
[302] | 10 |
|
---|
[494] | 11 | # Energy resolution for electron/photon in central/endcap/fwd/zdc calos
|
---|
[302] | 12 | # \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
|
---|
[494] | 13 | ELG_Scen 0.101 // S term for central ECAL http://arxiv.org/pdf/physics/0608012v1 ; jinst8_08_s08003
|
---|
| 14 | ELG_Ncen 0.0 // N term
|
---|
| 15 | ELG_Ccen 0.0017 // C term
|
---|
| 16 | ELG_Sec 0.101 // S term for ECAL endcap
|
---|
| 17 | ELG_Nec 0.0 // N term
|
---|
| 18 | ELG_Cec 0.0017 // C term
|
---|
| 19 | ELG_Sfwd 0.285 // S term for forward FCAL http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
| 20 | ELG_Nfwd 0 // N term
|
---|
| 21 | ELG_Cfwd 0.035 // C term
|
---|
[374] | 22 | ELG_Szdc 0.70 // S term for ZDC
|
---|
[494] | 23 | ELG_Nzdc 0.0 // N term
|
---|
| 24 | ELG_Czdc 0.08 // C term
|
---|
[302] | 25 |
|
---|
[494] | 26 | # Energy resolution for hadrons in central/endcap/fwd/zdc calos
|
---|
[302] | 27 | # \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
|
---|
[494] | 28 | HAD_Scen 0.5205 // S term for central HCAL http://arxiv.org/pdf/hep-ex/0004009v1
|
---|
| 29 | HAD_Ncen 1.59 // N term
|
---|
| 30 | HAD_Ccen 0.0302 // C term
|
---|
| 31 | HAD_Sec 0.706 // S term for HCAL endcap
|
---|
| 32 | HAD_Nec 0 // N term
|
---|
| 33 | HAD_Cec 0.05 // C term
|
---|
| 34 | HAD_Sfwd 0.942 // S term for FCAL http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
|
---|
| 35 | HAD_Nfwd 0. // N term
|
---|
| 36 | HAD_Cfwd 0.075 // C term
|
---|
[374] | 37 | HAD_Szdc 1.38 // S term for ZDC
|
---|
[494] | 38 | HAD_Nzdc 0. // N term
|
---|
| 39 | HAD_Czdc 0.13 // C term
|
---|
[302] | 40 |
|
---|
[374] | 41 | # Time resolution for ZDC/RP220/RP420
|
---|
| 42 | ZDC_T_resolution 0 // in s
|
---|
| 43 | RP220_T_resolution 0 // in s
|
---|
| 44 | RP420_T_resolution 0 // in s
|
---|
| 45 |
|
---|
[302] | 46 | # Muon smearing
|
---|
| 47 | MU_SmearPt 0.01 // transverse momentum Pt in GeV
|
---|
| 48 |
|
---|
| 49 | # Tracking efficiencies
|
---|
| 50 | TRACK_ptmin 0.9 // minimal pt needed to reach the calorimeter in GeV
|
---|
[331] | 51 | TRACK_eff 90 // efficiency associated to the tracking (%)
|
---|
[302] | 52 |
|
---|
| 53 | # Calorimetric towers
|
---|
| 54 | TOWER_number 38
|
---|
| 55 | 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
|
---|
| 56 | ## list of the edges of each tower in eta for eta>0 assuming a symmetric detector in eta<0
|
---|
| 57 | ### the list starts with the lower edge of the most central tower
|
---|
| 58 | ### the list ends with the higher edged of the most forward tower
|
---|
| 59 | ### there should be NTOWER+1 values
|
---|
| 60 | 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
|
---|
| 61 | ### list of the tower size in phi (in degrees), assuming that all towers are similar in phi for a given eta value
|
---|
| 62 | ### the list starts with the phi-size of the most central tower (eta=0)
|
---|
| 63 | ### the list ends with the phi-size of the most forward tower
|
---|
| 64 | ### there should be NTOWER values
|
---|
| 65 | ##
|
---|
| 66 | #
|
---|
| 67 |
|
---|
| 68 | # Thresholds for reconstructed objetcs, Pt in GeV
|
---|
| 69 | PTCUT_elec 10.0
|
---|
| 70 | PTCUT_muon 10.0
|
---|
| 71 | PTCUT_jet 20.0
|
---|
| 72 | PTCUT_gamma 10.0
|
---|
| 73 | PTCUT_taujet 10.0
|
---|
| 74 |
|
---|
[374] | 75 | # Thresholds for reconstructed objects in ZDC, E in GeV
|
---|
| 76 | ZDC_gamma_E 20
|
---|
| 77 | ZDC_n_E 50
|
---|
| 78 |
|
---|
[322] | 79 | # Charged lepton isolation. Pt and Et in GeV
|
---|
[305] | 80 | ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
|
---|
| 81 | ISOL_Cone 0.5 //Cone for isolation criteria
|
---|
[322] | 82 | ISOL_Calo_ET 1E99 //minimal tower transverse energy for isolation criteria. 1E99 means "off"
|
---|
| 83 | ISOL_Calo_Cone 0.4 //Cone for calorimetric isolation
|
---|
| 84 | ISOL_Calo_Grid 3 //Grid size (N x N) for calorimetric isolation
|
---|
[305] | 85 |
|
---|
[302] | 86 | # General jet variable
|
---|
| 87 | JET_coneradius 0.7 // generic jet radius ; not for tau's !!!
|
---|
[461] | 88 | JET_jetalgo 1 // Jet algorithms: 1 CDFJetClu, 2 MidPoint, 3 SIScone, 4 kt, 5 Cambridge/Aachen, 6 antikt
|
---|
[302] | 89 | JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
|
---|
[410] | 90 | JET_Eflow 0 // Perfect energy assumed in the tracker coverage
|
---|
[302] | 91 |
|
---|
| 92 | # Tagging definition
|
---|
| 93 | BTAG_b 50 // b-tag efficiency (%)
|
---|
| 94 | BTAG_mistag_c 10 // mistagging (%)
|
---|
| 95 | BTAG_mistag_l 1 // mistagging (%)
|
---|
| 96 |
|
---|
| 97 | # FLAGS
|
---|
| 98 | FLAG_bfield 1 // 1 to run the bfield propagation else 0
|
---|
| 99 | FLAG_vfd 1 // 1 to run the very forward detectors else 0
|
---|
[306] | 100 | FLAG_RP 1 // 1 to run the very forward detectors else 0
|
---|
[302] | 101 | FLAG_trigger 1 // 1 to run the trigger selection else 0
|
---|
| 102 | FLAG_frog 1 // 1 to run the FROG event display
|
---|
[410] | 103 | FLAG_lhco 0 //1 to run the LHCO
|
---|
[302] | 104 |
|
---|
| 105 | # In case BField propagation allowed
|
---|
[438] | 106 | TRACK_radius 115 // radius of the BField coverage, in cm
|
---|
| 107 | TRACK_length 351 // half-length of the BField coverage, in cm
|
---|
[302] | 108 | TRACK_bfield_x 0 // X component of the BField, in T
|
---|
| 109 | TRACK_bfield_y 0 // Y component of the BField, in T
|
---|
[438] | 110 | TRACK_bfield_z 2.0 // Z component of the BField, in T
|
---|
[302] | 111 |
|
---|
| 112 | # Very forward detector extension, in pseudorapidity
|
---|
| 113 | # if allowed (WARNING: not expected for ATLAS!)
|
---|
| 114 | VFD_min_calo_vfd 5.2 // very forward calorimeter (if any) like CASTOR
|
---|
| 115 | VFD_max_calo_vfd 6.6
|
---|
| 116 | VFD_min_zdc 8.3 // zero-degree neutral calorimeter
|
---|
| 117 | VFD_s_zdc 140 // distance of the Zero Degree Calorimeter, from the IP, in [m]
|
---|
| 118 |
|
---|
[494] | 119 | #Hector parameters
|
---|
[302] | 120 | RP_220_s 220 // distance of the RP to the IP, in meters
|
---|
| 121 | RP_220_x 0.002 // distance of the RP to the beam, in meters
|
---|
| 122 | RP_420_s 420 // distance of the RP to the IP, in meters
|
---|
| 123 | RP_420_x 0.004 // distance of the RP to the beam, in meters
|
---|
[494] | 124 | RP_beam1Card data/LHCB1IR1.tfs // beam optics file, beam 1
|
---|
| 125 | RP_beam2Card data/LHCB2IR1.tfs // beam optics file, beam 2
|
---|
| 126 | RP_IP_name IP1 // tag for IP in Hector ; 'IP1' for ATLAS
|
---|
[407] | 127 | RP_offsetEl_x 0.097 // horizontal separation between both beam, in meters
|
---|
| 128 | RP_offsetEl_y 0 // vertical separation between both beam, in meters
|
---|
[396] | 129 | RP_offsetEl_s 120 // distance of beam separation point, from IP
|
---|
| 130 | RP_cross_x 0 // IP offset in horizontal plane, in micrometers
|
---|
| 131 | RP_cross_y +500 // IP offset in vertical plane, in micrometers
|
---|
| 132 | RP_cross_ang_x 142.5 // half-crossing angle in horizontal plane, in microrad
|
---|
| 133 | RP_cross_ang_y 0 // half-crossing angle in vertical plane, in microrad
|
---|
[302] | 134 |
|
---|
[396] | 135 |
|
---|
[302] | 136 | # In case FROG event display allowed
|
---|
| 137 | NEvents_Frog 100
|
---|
[420] | 138 | # Number of events to process
|
---|
| 139 | NEvents -1 // -1 means 'all'
|
---|
[302] | 140 |
|
---|
[380] | 141 | # input PDG tables
|
---|
| 142 | PdgTableFilename data/particle.tbl // table with particle pid,mass,charge,...
|
---|
| 143 |
|
---|