CMS 3D CMS Logo

Namespaces | Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/HiggsAnalysis/CombinedLimit/scripts/text2workspace.py File Reference

Go to the source code of this file.

Namespaces

namespace  text2workspace

Variables

tuple text2workspace::DC = parseCard(file, options)
 Parse text file.
tuple text2workspace::file = gzip.open(options.fileName, "rb")
 text2workspace::MB = None
 Load tools to build workspace.
list text2workspace::mod = modules[physModMod]
 Load physics model.
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)