Changeset 494 in svn for trunk/data/DetectorCard_CMS.dat
- Timestamp:
- Jul 16, 2009, 1:10:08 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/DetectorCard_CMS.dat
r482 r494 1 DETECTOR CARD # DO NOT REMOVE THIS IS A TAG! 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 2 3 3 4 # 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 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.0 // calorimeter endcap coverage 8 CEN_max_calo_fwd 5.0 // forward calorimeter pseudorapidity coverage 9 CEN_max_mu 2.4 // muon chambers pseudorapidity coverage 8 10 9 # Energy resolution for electron/photon 11 # Energy resolution for electron/photon in central/endcap/fwd/zdc calos 10 12 # \sigma/E = C + N/E + S/\sqrt{E}, E in GeV 11 13 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_Ncen 0.25 // N term 15 ELG_Ccen 0.005 // C term 16 ELG_Sec 0.05 // S term for ECAL endcap 17 ELG_Nec 0.25 // N term 18 ELG_Cec 0.005 // C term 14 19 ELG_Sfwd 2.084 // S term for FCAL 15 ELG_Nfwd 0.0 // N term for FCAL16 ELG_Cfwd 0.107 // C term for FCAL20 ELG_Nfwd 0.0 // N term 21 ELG_Cfwd 0.107 // C term 17 22 ELG_Szdc 0.70 // S term for ZDC 18 ELG_Nzdc 0.0 // N term for ZDC19 ELG_Czdc 0.08 // C term for ZDC23 ELG_Nzdc 0.0 // N term 24 ELG_Czdc 0.08 // C term 20 25 21 22 # Energy resolution for hadrons in ecal/hcal/hf 26 # Energy resolution for hadrons in central/endcap/fwd/zdc calos 23 27 # \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 28 HAD_Scen 1.5 // S term for central HCAL 29 HAD_Ncen 0. // N term 30 HAD_Ccen 0.05 // C term 31 HAD_Sec 1.5 // S term for HCAL endcap 32 HAD_Nec 0. // N term 33 HAD_Cec 0.05 // C term 34 HAD_Sfwd 2.7 // S term for FCAL 35 HAD_Nfwd 0. // N term 36 HAD_Cfwd 0.13 // C term 30 37 HAD_Szdc 1.38 // S term for ZDC 31 HAD_Nzdc 0. // N term for ZDC32 HAD_Czdc 0.13 // C term for ZDC38 HAD_Nzdc 0. // N term 39 HAD_Czdc 0.13 // C term 33 40 34 41 # Time resolution for ZDC/RP220/RP420 … … 59 66 # 60 67 61 # Thresholds for reconstructed obje tcs, Pt in GeV68 # Thresholds for reconstructed objects, Pt in GeV 62 69 PTCUT_elec 10.0 63 70 PTCUT_muon 10.0 … … 110 117 VFD_s_zdc 140 // distance of the Zero Degree Calorimeter, from the IP, in [m] 111 118 119 #Hector parameters 112 120 RP_220_s 220 // distance of the RP to the IP, in meters 113 121 RP_220_x 0.002 // distance of the RP to the beam, in meters 114 122 RP_420_s 420 // distance of the RP to the IP, in meters 115 123 RP_420_x 0.004 // distance of the RP to the beam, in meters 116 RP_beam1Card data/LHCB1IR5_v6.500.tfs 117 RP_beam2Card data/LHCB2IR5_v6.500.tfs 118 RP_IP_name IP5 124 RP_beam1Card data/LHCB1IR5_v6.500.tfs // beam optics file, beam 1 125 RP_beam2Card data/LHCB2IR5_v6.500.tfs // beam optics file, beam 2 126 RP_IP_name IP5 // tag for IP in Hector ; 'IP1' for ATLAS 119 127 RP_offsetEl_x 0.097 // horizontal separation between both beam, in meters 120 128 RP_offsetEl_y 0 // vertical separation between both beam, in meters
Note:
See TracChangeset
for help on using the changeset viewer.