CPAlgorithms: use Logger instead of Print in config blocks
Small cleanup, as suggested by @tadej: change to using the Athena logger rather than print(...)
commands in the config blocks (python files), first commit.
Also taking the opportunity to remove whitespace in all the CP algos (PhysicsAnalysis/Algorithms/
folder) in the second commit.
Edited by Baptiste Ravina