cbm-fles / flesnet

CBM FLES Timeslice Building
7 stars 22 forks source link

Add start_time accessor to Timeslice class #88

Closed cuveland closed 3 years ago

cuveland commented 3 years ago

Add a start_time() accessor to the Timeslice class. This allow digis to store their time information relative to the global start time of the time slice.

For now, it just takes the information from the first microslice of the first component. This might change in the future.