Skip to content
Snippets Groups Projects
Commit 1b28728c authored by Administrator's avatar Administrator Committed by Florian Uhlig
Browse files

Convert old to new tof adressing scheme

Add code which automatically converts the old tof address scheme to
the new one for the the CbmTofDigi data class.
Since for some of the varibales less bits than before are
available a check was added which catches such cases and stop the
execution with an error message in such cases.
This is unfortunately not yet possible for CbmTofPoint and CbmTofHit.
For both data classes the address is a member of the base class and
it was not possible to change the value of the base class member in
the same way. When reading any old versions of both classes the
macro execution is stopped immediately with an error message.
parent 402d955e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment