Open
Description
I was taking a look at the logs of the HLT integration tests in a recent release (see e.g. example) and I see a lot of:
%MSG-e TooManySeeds: CkfTrackCandidateMaker:hltDoubletRecoveryPFlowCkfTrackCandidates 04-Nov-2024 19:12:45 CET Run: 386071 Event: 154505411
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=744560
%MSG
%MSG-e TooManySeeds: CkfTrackCandidateMaker:hltDoubletRecoveryPFlowCkfTrackCandidatesSerialSync 04-Nov-2024 19:12:47 CET Run: 386071 Event: 154505411
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=744560
%MSG
we changed the input real data for the integration tests from Run2023D to Run2024H in this commit, and I don't remember seeing this before on 2023 data.