8 name='GepCellTowerAlg',
9 outputCellTowerKey='GEPCellTowers',
10 gepCellMapKey='GepCells',
13 cfg = ComponentAccumulator()
15 alg = CompFactory.GepCellTowerAlg(name,
16 outputCellTowerKey=outputCellTowerKey,
17 gepCellMapKey=gepCellMapKey
19 if OutputLevel
is not None:
20 alg.OutputLevel = OutputLevel