Changeset 374 in svn for trunk/data
- Timestamp:
- May 10, 2009, 8:23:32 PM (16 years ago)
- Location:
- trunk/data
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/DetectorCard.dat
r330 r374 15 15 ELG_Nfwd 0.0 // N term for FCAL 16 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 17 20 18 21 # Energy resolution for hadrons in ecal/hcal/hf … … 24 27 HAD_Nhf 0. // N term for FCAL 25 28 HAD_Chf 0.13 // C term for FCAL 29 HAD_Szdc 1.38 // S term for ZDC 30 HAD_Nzdc 0. // N term for ZDC 31 HAD_Czdc 0.13 // C term for ZDC 32 33 # Time resolution for ZDC/RP220/RP420 34 ZDC_T_resolution 0 // in s 35 RP220_T_resolution 0 // in s 36 RP420_T_resolution 0 // in s 26 37 27 38 # Muon smearing … … 47 58 # 48 59 49 # Thresholds for reconstructed obje tcs, Pt in GeV60 # Thresholds for reconstructed objects, Pt in GeV 50 61 PTCUT_elec 10.0 51 62 PTCUT_muon 10.0 … … 53 64 PTCUT_gamma 10.0 54 65 PTCUT_taujet 10.0 66 67 # Thresholds for reconstructed objects in ZDC, E in GeV 68 ZDC_gamma_E 20 69 ZDC_n_E 50 55 70 56 71 # Charged lepton isolation. Pt and Et in GeV -
trunk/data/DetectorCard_ATLAS.dat
r331 r374 15 15 ELG_Nfwd 1.1533 // N term for central FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf 16 16 ELG_Cfwd 0.0313 // C term for forward FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf 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 17 21 18 22 # Energy resolution for hadrons in ecal/hcal/hf … … 24 28 HAD_Nhf 0. // N term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf 25 29 HAD_Chf 0.0524 // C term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf 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 26 38 27 39 # Muon smearing … … 53 65 PTCUT_gamma 10.0 54 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 55 71 56 72 # Charged lepton isolation. Pt and Et in GeV -
trunk/data/DetectorCard_CMS.dat
r331 r374 15 15 ELG_Nfwd 0.0 // N term for FCAL 16 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 17 21 18 22 # Energy resolution for hadrons in ecal/hcal/hf … … 24 28 HAD_Nhf 0. // N term for FCAL 25 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 26 38 27 39 # Muon smearing … … 53 65 PTCUT_gamma 10.0 54 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 55 71 56 72 # Charged lepton isolation. Pt and Et in GeV
Note:
See TracChangeset
for help on using the changeset viewer.