Skip to content

Draft: AFP combo hypo fetch primary vertex

Luisa Carvalho requested to merge amoreira/athena:AFP_PrimaryVtx into master

Not to be merged, just for documentation purposes. Fetching primary vertex from inside AFP+dijets combo hypo. Seems to be accessible. Running this test:

athenaHLT.py -c "setMenu='Physics_pp_run3_v1';doL1Sim=True;fpeAuditor=True;forceEnableAllChains=True" --imf --perfmon --threads=1 --concurrent-events=1 --nprocs=1 --number-of-events=10 -l DEBUG --file=/afs/cern.ch/work/a/amoreira/public/data17_13TeV.00338480.physics_Main.daq.RAW._lb0275._SFO-7._0007.data TriggerJobOpts/runHLT_standalone.py >athenaHLT.log 2>&1

I see that the vertices can be retrieved:

2022-03-10 10:08:58,497 ComboHypo_merged_...1AFP_A_AND_C_TOF_J50 4 0 DEBUG Retrieved 23 vertices...

Tagging @tbold and @todorova

Merge request reports