1 import FWCore.ParameterSet.Config
as cms
5 hgcalTBTopologyTesterHEF = hgcalTBTopologyTesterEE.clone(
6 detectorName =
"HGCalHESiliconSensitive",
7 types = [0, 0, 1, 1, 1, 1, 2, 2, 2],
8 layers = [1, 2, 9, 3, 4, 5, 6, 7, 8],
9 sector = [2, 3, 3, 4, 5, 6, 7, 8, 9],
10 cells = [0,10,15, 8, 8,10,10,15,15] )