Skip to content
Snippets Groups Projects

Add the new Event Data to json format Algorithms

Merged Andreas Pappas requested to merge pappas_eventDataAlgorithms into master
Files
3
@@ -11,9 +11,6 @@
from Moore import options, run_reconstruction
from RecoConf.standalone import phoenix_data_dump
# this will make it run on n events instead of the 1000 default
# options.evt_max = 10
# will give the filename for use in PhoenixSink (replacing the default one)
options.phoenix_filename = "LHCb_EventDataset.json"
Loading