|
6 | 6 |
|
7 | 7 | # EG |
8 | 8 | egHcalThreshold = 0., |
9 | | - egTrimmingLUTFile = "L1Trigger/L1TCalorimeter/data/egTrimmingLUT_10_v16.01.19.txt", |
| 9 | + egTrimmingLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/egTrimmingLUT_10_v16.01.19.txt"), |
10 | 10 | egHOverEcutBarrel = 3, |
11 | 11 | egHOverEcutEndcap = 4, |
12 | 12 | egBypassExtHOverE = 0, |
13 | | - egMaxHOverELUTFile = "L1Trigger/L1TCalorimeter/data/HoverEIdentification_0.995_v15.12.23.txt", |
14 | | - egCompressShapesLUTFile = "L1Trigger/L1TCalorimeter/data/egCompressLUT_v4.txt", |
| 13 | + egMaxHOverELUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/HoverEIdentification_0.995_v15.12.23.txt"), |
| 14 | + egCompressShapesLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/egCompressLUT_v4.txt"), |
15 | 15 | egShapeIdType = "compressed", |
16 | | - egShapeIdLUTFile = "L1Trigger/L1TCalorimeter/data/shapeIdentification_adapt0.99_compressedieta_compressedE_compressedshape_v15.12.08.txt", #Not used any more in the current emulator version, merged with calibration LUT |
| 16 | + egShapeIdLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/shapeIdentification_adapt0.99_compressedieta_compressedE_compressedshape_v15.12.08.txt"), #Not used any more in the current emulator version, merged with calibration LUT |
17 | 17 |
|
18 | 18 | egIsolationType = "compressed", |
19 | | - egIsoLUTFile = "L1Trigger/L1TCalorimeter/data/EG_Iso_LUT_Tight_1290_20p0_0p7_40p0_v2_MAR2025.txt", |
20 | | - egIsoLUTFile2 = "L1Trigger/L1TCalorimeter/data/EG_Iso_LUT_Loose_582_10p0_0p7_40p0_v2_MAR2025.txt", |
| 19 | + egIsoLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/EG_Iso_LUT_Tight_1290_20p0_0p7_40p0_v2_MAR2025.txt"), |
| 20 | + egIsoLUTFile2 = cms.FileInPath("L1Trigger/L1TCalorimeter/data/EG_Iso_LUT_Loose_582_10p0_0p7_40p0_v2_MAR2025.txt"), |
21 | 21 |
|
22 | 22 | egIsoVetoNrTowersPhi = 2, |
23 | 23 | egPUSParams = cms.vdouble(1,4,32), #Isolation window in firmware goes up to abs(ieta)=32 for now |
24 | 24 | egCalibrationType = "compressed", |
25 | 25 | egCalibrationVersion = 0, |
26 | | - egCalibrationLUTFile = "L1Trigger/L1TCalorimeter/data/EG_Calibration_LUT_v1_MAR2025.txt", |
| 26 | + egCalibrationLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/EG_Calibration_LUT_v1_MAR2025.txt"), |
27 | 27 |
|
28 | 28 | # Tau |
29 | 29 | isoTauEtaMax = 25, |
30 | 30 | tauSeedThreshold = 0., |
31 | | - tauIsoLUTFile = "L1Trigger/L1TCalorimeter/data/Tau_Iso_LUT_2025_HCALcFeb_ConservativeZS_MC25W_progression_effMin0p9_eMin22_eMax37.txt", |
32 | | - tauIsoLUTFile2 = "L1Trigger/L1TCalorimeter/data/Tau_Iso_LUT_2025_HCALcFeb_ConservativeZS_MC25W_progression_effMin0p9_eMin22_eMax37.txt", |
33 | | - tauCalibrationLUTFile = "L1Trigger/L1TCalorimeter/data/Tau_Cal_LUT_2025_HCALcFeb_ConservativeZS_MC25W_v2.txt", |
34 | | - tauCompressLUTFile = "L1Trigger/L1TCalorimeter/data/tauCompressAllLUT_12bit_v3.txt", |
| 31 | + tauIsoLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/Tau_Iso_LUT_2025_HCALcFeb_ConservativeZS_MC25W_progression_effMin0p9_eMin22_eMax37.txt"), |
| 32 | + tauIsoLUTFile2 = cms.FileInPath("L1Trigger/L1TCalorimeter/data/Tau_Iso_LUT_2025_HCALcFeb_ConservativeZS_MC25W_progression_effMin0p9_eMin22_eMax37.txt"), |
| 33 | + tauCalibrationLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/Tau_Cal_LUT_2025_HCALcFeb_ConservativeZS_MC25W_v2.txt"), |
| 34 | + tauCompressLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/tauCompressAllLUT_12bit_v3.txt"), |
35 | 35 | tauPUSParams = [1,4,32], |
36 | 36 |
|
37 | 37 | # jets |
|
41 | 41 |
|
42 | 42 | # Calibration options |
43 | 43 | jetCalibrationType = "LUT", |
44 | | - jetCompressPtLUTFile = "L1Trigger/L1TCalorimeter/data/lut_pt_compress_2025v0.txt", |
45 | | - jetCompressEtaLUTFile = "L1Trigger/L1TCalorimeter/data/lut_eta_compress_2025v0.txt", |
46 | | - jetCalibrationLUTFile = "L1Trigger/L1TCalorimeter/data/lut_calib_2025v0_HCALcMarchForiEtaleq28_ConservativeZS_L1NanoPUS_v2.txt", |
| 44 | + jetCompressPtLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/lut_pt_compress_2025v0.txt"), |
| 45 | + jetCompressEtaLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/lut_eta_compress_2025v0.txt"), |
| 46 | + jetCalibrationLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/lut_calib_2025v0_HCALcMarchForiEtaleq28_ConservativeZS_L1NanoPUS_v2.txt"), |
47 | 47 |
|
48 | 48 |
|
49 | 49 | # sums: 0=ET, 1=HT, 2=MET, 3=MHT |
|
54 | 54 | etSumBypassEttPUS = 1, |
55 | 55 | etSumBypassEcalSumPUS = 1, |
56 | 56 |
|
57 | | - etSumMetPUSLUTFile = "L1Trigger/L1TCalorimeter/data/metPumLUT_2023v0_puppiMet_fit.txt", |
| 57 | + etSumMetPUSLUTFile = cms.FileInPath("L1Trigger/L1TCalorimeter/data/metPumLUT_2023v0_puppiMet_fit.txt"), |
58 | 58 |
|
59 | 59 |
|
60 | 60 | # Layer 1 SF |
|
0 commit comments