PixelConditionsAlgorithms: Fix use of RunNumber flag.
Input.RunNumber is a list, not a number. Fix comparison here. This was crashing with py3. py2 didn't crash, but the comparison was nonsense.
Input.RunNumber is a list, not a number. Fix comparison here. This was crashing with py3. py2 didn't crash, but the comparison was nonsense.