Fix comparison with literal for Python 3.8 and delete obsolete VeloSim.opts file
Needed for LCG_100. Fixes this warning:
SyntaxWarning: "is" with a literal. Did you mean "=="?
Edited by Marco Cattaneo
Needed for LCG_100. Fixes this warning:
SyntaxWarning: "is" with a literal. Did you mean "=="?