Skip to content

Add jvt in JetSelectorAlg

Minori Fujimoto requested to merge mfujimot/easyjet:jvt_selection into main

Following !771 (merged), add jvt selection in the JetSelectorAlg

On top of the !771 (merged) , the output with the command is like below;

AnalysisMiniTree->Scan("recojet_antikt4PFlow_jvt_selection___NOSYS:recojet_antikt4PFlow_jvt_selection___JET_JERUnc_Noise_PreRec__1up:recojet_antikt4PFlow_jvt_selection___JET_JERUnc_Noise_PreRec__1down:recojet_antikt4PFlow_isAnalysisJet___NOSYS:recojet_antikt4PFlow_isAnalysisJet___JET_JERUnc_Noise_PreRec__1up:recojet_antikt4PFlow_isAnalysisJet___JET_JERUnc_Noise_PreRec__1down","","",1,64)

before this MR;

Screenshot 2024-06-10 at 18.59.26.png

After this MR;

Screenshot 2024-06-10 at 18.57.58.png

tagging @tstreble, @jdegens, @pbokan, @bmoser, @shahzad

Edited by Minori Fujimoto

Merge request reports