Draft: [TEST] Example production accessing 'Spruced' Turbo output
This is a test AP to show how to run APs on the output of the Sprucing for the Turbo stream.
Currently reads from Comm23 data that exists in the bookkeeping, just to pass the info.yaml rendering complaints. Needs moving once the validation path becomes available.
Performs the following algorithms in order:
-
Filter
on the appropriateHlt2Line
decisions (reduces computation time when running on RealData) -
require_pvs()
algorithm, necessary before accessing variables with respect to the Best Primary Vertex (such as BPVIPCHI2, etc.) -
Tupling
job for particles as a result ofHlt2QEE_JpsiToMuMu_Detached
(an example QEE Turbo line) with some common variables.
ToDo:
-
correct bk_query from Validation to Real bk. -
potentially add Full stream example?
Edited by Luke Grazette