Bugfix and Improve TS and MS Printout formaters
- Fix missing own header include for CbmFormatTsPrintout in the source file - Replace std::endl with plain newline - Add method to print a microslice descriptor help (dump description) - Catch more low probablility error/crash cases (TS with no comp, Comps with no MS, ...) - Add possibility to dump the MS for only a selected System ID type (default = all as before) - Add possibility to dump only the first M microslices in each component for each TS (default = all as before)
Showing
- core/base/utils/flestools/CbmFormatMsHeaderPrintout.cxx 26 additions, 11 deletionscore/base/utils/flestools/CbmFormatMsHeaderPrintout.cxx
- core/base/utils/flestools/CbmFormatMsHeaderPrintout.h 2 additions, 0 deletionscore/base/utils/flestools/CbmFormatMsHeaderPrintout.h
- core/base/utils/flestools/CbmFormatTsPrintout.cxx 67 additions, 41 deletionscore/base/utils/flestools/CbmFormatTsPrintout.cxx
- core/base/utils/flestools/CbmFormatTsPrintout.h 6 additions, 1 deletioncore/base/utils/flestools/CbmFormatTsPrintout.h
Loading
Please register or sign in to comment