Skip to content

Commit 520ab39

Browse files
committed
update offset file name
1 parent 47143af commit 520ab39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Geometry/HGCalMapping/python/hgcalmapping_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ def customise_hgcalmapper(process,
44
modules = 'Geometry/HGCalMapping/data/ModuleMaps/modulelocator_test.txt',
55
sicells = 'Geometry/HGCalMapping/data/CellMaps/WaferCellMapTraces.txt',
66
sipmcells = 'Geometry/HGCalMapping/data/CellMaps/channels_sipmontile.hgcal.txt',
7-
offsetfile = 'Geometry/HGCalMapping/data/CellMaps/offsetMap.txt'):
7+
offsetfile = 'Geometry/HGCalMapping/data/CellMaps/calibration_to_surrounding_offsetMap.txt'):
88
"""the following function configures the mapping producers
99
NOTE: for production-targetted configs should be avoided as it checks if the process as
1010
already the Accelerators sequence loaded, if not it loads it to the process"""

0 commit comments

Comments
 (0)