Fix Py3 compability of SCTExtensionAlg.py
There was a print variable
statement without any brackets. This made it fail in release 22 that is Python 3 based.
This fixes it by removing the (debugging) print statement.
This package adds some variables useful for the MinBias analysis.