8 name='GepCellTowerAlg',
9 outputCellTowerKey='GEPCellTowers',
10 gepCellMapKey='GepCells',
14 cfg = ComponentAccumulator()
16 alg = CompFactory.GepCellTowerAlg(name,
17 outputCellTowerKey=outputCellTowerKey,
18 gepCellMapKey=gepCellMapKey,
21 if OutputLevel
is not None:
22 alg.OutputLevel = OutputLevel