3 CastorClusterRecoCustomKt = cms.EDProducer(
'CastorClusterProducer',
4 inputtowers = cms.untracked.string(
"CastorTowerReco"),
5 basicjets = cms.untracked.string(
""),
6 ClusterAlgo = cms.untracked.bool(
False) )
8 CastorClusterRecoAntiKt07 = cms.EDProducer(
'CastorClusterProducer',
9 inputtowers = cms.untracked.string(
""),
10 basicjets = cms.untracked.string(
"CastorFastjetRecoAntiKt07"))