File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Geometry/HGCalMapping/python Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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"""
You can’t perform that action at this time.
0 commit comments