Juggler
Juggling algorithms and event processing using gaudi framework
FWCore.joboptions Namespace Reference

Functions

def parse_standard_job_options (scriptname="")
 

Function Documentation

◆ parse_standard_job_options()

def FWCore.joboptions.parse_standard_job_options (   scriptname = "")
Returns the parsed arguments, adding a parser with commonly needed opts:
- args.nevents      -- number of events (int), specify with --nevents
- args.inputfile    -- the input file (string), specify with --inputfile
- args.outputfile   -- the output file (string), specify with --outputfile