# Probably this shouldn't happen, but it currently does
log.warning("Got multiplicty %s from chain parts, but have %s legs. This is expected only for jet chains, but it has happened for %s, using the first chain dict",menu_mult,step_mult,self.name)
log.warning("Got multiplicty %s from chain parts, but have %s legs. This is expected only for jet chains, but it has happened for %s, using the first chain dict",menu_mult,sum(step.multiplicity),self.name)
firstChainDict=listOfChainDictsLegs[0]
firstChainDict['chainName']=self.name# rename the chaindict to remove the leg name