CPV,PHS: modernize cell, digit and cluster readers - #12060
Conversation
|
Hi @shahor02 |
|
pinging to @TimoWilken |
68f50f1 to
18721b9
Compare
|
Force-pushing triggered checks again. This time they were successful. |
18721b9 to
c7bbbf2
Compare
shahor02
left a comment
There was a problem hiding this comment.
Thanks, could you also use new readers here:
AliceO2/Detectors/GlobalTrackingWorkflow/helpers/src/InputHelper.cxx
Lines 166 to 172 in 500326b
|
hi @shahor02 |
|
Global tracking workflow is just a collection of workflows. The InputHelper allows to start set of readers on demand. So, if your previous reader workflows were doing an extra run cycle, just substitute relevant old |
|
Hi @shahor02 |
* CPV,PHS: modernize cell, digit and cluster readers * GlobalTrackingWorkflow: add modernized CPV and PHS readers to InputHelper.cxx
* CPV,PHS: modernize cell, digit and cluster readers * GlobalTrackingWorkflow: add modernized CPV and PHS readers to InputHelper.cxx
* CPV,PHS: modernize cell, digit and cluster readers * GlobalTrackingWorkflow: add modernized CPV and PHS readers to InputHelper.cxx
* CPV,PHS: modernize cell, digit and cluster readers * GlobalTrackingWorkflow: add modernized CPV and PHS readers to InputHelper.cxx
Hello! In this PR new digit & cluster reader for cpv and new digit & cell readers for phs are added. This readers needed in MC production for connecting QC. Old readers cannot be used because they produce one more empty TF when finish reading, and this empty TF crashes QC.