Compare commits

..

No commits in common. "6cca1422d69d8f351ba26dee2fa3fa127e2c439e" and "d778089083f61541e20a7aabadb81deea5398c9b" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -61,7 +61,7 @@ options.dddb_tag = "dddb-20210617"
options.simulation = True
options.input_type = "ROOT"
options.ntuple_file = f"data/tracking_losses_ntuple_{decay}_zmag.root"
options.ntuple_file = f"data/tracking_losses_ntuple_{decay}_thesis.root"
def run_tracking_losses():

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
@ -18,7 +18,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 32,
"metadata": {},
"outputs": [],
"source": [
@ -36,7 +36,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 33,
"metadata": {},
"outputs": [
{