Tags: Elros60/AliceO2
Tags
Add mconcas to the codeowners of ITS3 (AliceO2Group#10816)
Add mconcas to the codeowners of ITS3 (AliceO2Group#10816)
Add mconcas to the codeowners of ITS3 (AliceO2Group#10816)
DPL: allow users to specify multiple timers
The idea is that the user attaches as metadata to the timer inputs
something like:
InputSpec{... , Lifetime::Timer, timerIntervals({{<timer period>, <time duration>}, {<timer period>, <timer duration>}})}
For example:
timerIntervals({{1000000, 10}, {10000000, -1}})
to have a timer expiring every 1'000'000 microseconds for the first 10
seconds and then every 10'000'000 microseconds for the rest of the time.
DPL: allow users to specify multiple timers
The idea is that the user attaches as metadata to the timer inputs
something like:
InputSpec{... , Lifetime::Timer, timerIntervals({{<timer period>, <time duration>}, {<timer period>, <timer duration>}})}
For example:
timerIntervals({{1000000, 10}, {10000000, -1}})
to have a timer expiring every 1'000'000 microseconds for the first 10
seconds and then every 10'000'000 microseconds for the rest of the time.
DPL: allow users to specify multiple timers
The idea is that the user attaches as metadata to the timer inputs
something like:
InputSpec{... , Lifetime::Timer, timerIntervals({{<timer period>, <time duration>}, {<timer period>, <timer duration>}})}
For example:
timerIntervals({{1000000, 10}, {10000000, -1}})
to have a timer expiring every 1'000'000 microseconds for the first 10
seconds and then every 10'000'000 microseconds for the rest of the time.
ITS3: Implement the 4th Layer for ITS3 Inner Barrel (AliceO2Group#10802) * ITS3: Implement the 4th Layer for ITS3 Inner Barrel * ITS3: Implement the 4th Layer for ITS3 Inner Barrel(Formatted)
PreviousNext