rad len
This commit is contained in:
parent
ec9cfa1fe1
commit
d3ab5b34e3
@ -40,7 +40,7 @@ decay = "test"
|
|||||||
|
|
||||||
options.evt_max = -1
|
options.evt_max = -1
|
||||||
|
|
||||||
options.ntuple_file = f"data/resolutions_and_effs_{decay}_default.root"
|
options.ntuple_file = f"data/resolutions_and_effs_{decay}_endVelo_momEff.root"
|
||||||
options.input_type = "ROOT"
|
options.input_type = "ROOT"
|
||||||
|
|
||||||
|
|
||||||
|
@ -55,7 +55,9 @@ options.dddb_tag = "dddb-20210617"
|
|||||||
options.simulation = True
|
options.simulation = True
|
||||||
options.input_type = "ROOT"
|
options.input_type = "ROOT"
|
||||||
|
|
||||||
options.ntuple_file = f"data/tracking_losses_ntuple_{decay}_default.root"
|
options.ntuple_file = (
|
||||||
|
f"data/tracking_losses_ntuple_{decay}_default_radlength_beginVelo.root"
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
options.evt_max = -1
|
options.evt_max = -1
|
||||||
|
Loading…
Reference in New Issue
Block a user