Skip to content
Snippets Groups Projects

PID removal for BToXLL MVA lines

Merged Angel Campoverde requested to merge acampove/btoxll_mva_mc_nopid into master
2 unresolved threads
Files
2
@@ -256,7 +256,7 @@ Hlt2RD_B0ToKpPimMuMu_MVA : &bdkst_mm_os
dimuon:
pidmu_muon_min : -999
Kst0s:
pi_pid: -999
pi_pid: +999
k_pid : -999
fields :
B : '[B0 -> (J/psi(1S) -> mu+ mu-) (K*(892)0-> K+ pi-)]CC'
@@ -319,7 +319,7 @@ Hlt2RD_B0ToKpPimEE_MVA : &bdkst_ee_os
dielectron_tight:
pid_e_min : -999
Kst0s:
pi_pid: -999
pi_pid: +999
k_pid : -999
fields :
B : '[B0 -> (J/psi(1S) -> e+ e-) (K*(892)0-> K+ pi-)]CC'
Loading