Skip to content

Rich: bump CbmRichPoint ClassDef version and add check which cancels the execution if version is older

Martin Beyer requested to merge ma.beyer/cbmroot:richpoint_version into master

bump CbmRichPoint ClassDef version and add check which cancels the execution if ClassDef version count is old.

The reason for this is that pmt pixel addresses are now stored in CbmRichPoint and not derived while digitization, the safety check prevents running rich digitization on transport files which dont have the pixel address stored in CbmRichPoint.

Edited by Martin Beyer

Merge request reports