j=Job() j.backend=LCG() j.application=Executable() j.application.args=[] j.application.exe="RunNA62MCJob2.sh" # This is a custom-written plugin j.splitter=InputSandboxSplitter() j.backend.requirements.other=['RegExp ("ceprod06.grid.hep.ph.ic.ac.uk",other.GlueCEUniqueID)'] # Only two jobs in this case j.splitter.values=["StandardRun_1.mac","StandardRun_2.mac"] j.inputsandbox=["RunNA62MCJob2.sh" ,"input_files.tgz"] #j.submit() #j.status() #jobs(22).subjobs(0).status #jobs(22).subjobs(0).backend.id