diff --git a/Phys/B2KShh/job/runganga_bender_signalMC.py b/Phys/B2KShh/job/runganga_bender_signalMC.py index f5b8b02..5849b59 100644 --- a/Phys/B2KShh/job/runganga_bender_signalMC.py +++ b/Phys/B2KShh/job/runganga_bender_signalMC.py @@ -203,5 +203,5 @@ # can change here the number of files you want to run over per job j.splitter = SplitByFiles( filesPerJob = 5 ) - j.submit() + queues.add(j.submit)