Go to the source code of this file.
Namespaces | |
text2workspace | |
Variables | |
tuple | text2workspace.DC = parseCard(file, options) |
Parse text file. More... | |
tuple | text2workspace.file = gzip.open(options.fileName, "rb") |
text2workspace.MB = None | |
Load tools to build workspace. More... | |
list | text2workspace.mod = modules[physModMod] |
Load physics model. More... | |
tuple | text2workspace.parser = OptionParser(usage="usage: %prog [options] datacard.txt -o output \nrun with --help to get list of options") |
tuple | text2workspace.physics = getattr(mod, physModName) |