Changeset 48 in svn
- Timestamp:
- Nov 20, 2008, 10:00:14 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/SmearUtil.cc
r46 r48 65 65 66 66 67 ELG_Scen = 0.0 28; // S term for central ECAL68 ELG_Ncen = 0. 124; // N term for central ECAL69 ELG_Ccen = 0.00 26; // C term for central ECAL67 ELG_Scen = 0.05; // S term for central ECAL 68 ELG_Ncen = 0.25 ; // N term for central ECAL 69 ELG_Ccen = 0.0055 ; // C term for central ECAL 70 70 ELG_Cfwd = 0.107 ; // S term for forward ECAL 71 71 ELG_Sfwd = 2.084 ; // C term for forward ECAL 72 72 ELG_Nfwd = 0.0 ; // N term for central ECAL 73 73 74 HAD_Shcal = 0.91; // S term for central HCAL // hadronic calorimeter75 HAD_Nhcal = 0. ; // N term for central HCAL76 HAD_Chcal = 0.0 38; // C term for central HCAL74 HAD_Shcal = 1.5 ; // S term for central HCAL // hadronic calorimeter 75 HAD_Nhcal = 0.0 ; // N term for central HCAL 76 HAD_Chcal = 0.05 ; // C term for central HCAL 77 77 HAD_Shf = 2.7 ; // S term for central HF // forward calorimeter 78 HAD_Nhf = 0. ; // N term for central HF78 HAD_Nhf = 0.0 ; // N term for central HF 79 79 HAD_Chf = 0.13 ; // C term for central HF 80 80
Note:
See TracChangeset
for help on using the changeset viewer.