Add option to exclude incompatible lines in run_moore
Addresses #433 (closed)
Moved the code to check lines with "known issues" (inheriting from DVCommonBase or GaudiHistoAlg) from hlt2_pp_thor.py test to Moore/config.py and added an option (on by default) for run_moore
that excludes the lines with issues from the dictionary of streams.
Goes together with MooreAnalysis!89 (merged)
Edited by Anton Poluektov