* Bug in AliFMDBaseDigitizer that caused only a subset of channels
to be digitised.
* Made the range of ADC's be 0-1023 (10bit) rather than 0-1024.
* Removed an old #if 1 ... #else ... #endif
* Up-ted some debug levels
* Fix to debug event display to show ESD data too.
* Abstracted adding a marker in debug event display.
* Added cut setters (via context menu too) of display cut-offs.
* Removed CDB setup from scripts Reconstruct.C and Simulate.C
since this is now taken care of by AliReconstruction and
AliSimulation.
* Some more stuff drawn for debug in DrawHitsRecs.C
Christian