Remove default values of process such that it is configured once via a required user input
Compare changes
+ 31
− 25
@@ -16,10 +16,17 @@ from PyConf.Algorithms import UnpackMCParticle, UnpackMCVertex
@@ -50,41 +57,41 @@ def upfront_decoder(process='Spruce'):
@@ -126,7 +133,8 @@ def get_mc_vertices(location):
@@ -135,39 +143,37 @@ def reconstruction(process='Spruce', obj="", reco=""):