Browse Source

K pi zmag vals and effs

master
cetin 1 year ago
parent
commit
b06f86791e
  1. 6
      B_Kpi_tasks.ipynb

6
B_Kpi_tasks.ipynb

@ -51,7 +51,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 77,
"metadata": {},
"outputs": [
{
@ -60,7 +60,7 @@
"0.9519681349578257"
]
},
"execution_count": 60,
"execution_count": 77,
"metadata": {},
"output_type": "execute_result"
}
@ -71,7 +71,7 @@
" des = lost[\"energy\"]\n",
" return ak.count(sel,axis=None)/(ak.count(sel,axis=None)+ak.count(des,axis=None))\n",
"\n",
"t_eff(found, lost)"
"t_eff(found, lost)\n"
]
},
{

Loading…
Cancel
Save