GPU/TPC: extend noisy pad filter with Highly Ionising Particle filter#15180
GPU/TPC: extend noisy pad filter with Highly Ionising Particle filter#15180fweig wants to merge 2 commits intoAliceO2Group:devfrom
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
| if (mPipelineFinalizationCtx && GetProcessingSettings().doublePipelineClusterizer) { | ||
| SynchronizeEventAndRelease(mEvents->single); | ||
| auto* foreignChain = (GPUChainTracking*)GetNextChainInQueue(); | ||
| foreignChain->RunTPCClusterizer_prepare(false); |
There was a problem hiding this comment.
Are you sure this is correct? In online, this is actually how we run the Clusterizer (--PROCdoublePipeline option in the standalone benchmark).
No description provided.