fix of segmentation fault in CbmStsDigitizeQA.cxx
segmentation fault fix in CbmStsDigitizeQA
-
fAsicPar was used uninitialized.
-
Digit addresses contain StsLadder number which is out of the range. It leads to another segfault. I commented out the corresponding code for a moment.