Go to the source code of this file.
Namespaces | |
Options | |
Variables | |
string | Options.action = "store_false" |
list | Options.choices = ['EDM','DAT','LHE','MDCB','DQM','DQMDAQ'] |
string | Options.default = "ALL" |
string | Options.dest = "step" |
tuple | Options.expertSettings = optparse.OptionGroup(parser, '===============\n Expert Options', 'Caution: please use only if you know what you are doing.') |
tuple | Options.famosSettings = optparse.OptionGroup(parser, '===============\n FastSimulation options', '') |
string | Options.help = "The desired step. The possible values are: " |
tuple | Options.parser = optparse.OptionParser(usage) |
list | Options.threeValued = [] |
Options.usage = \ | |