CMS 3D CMS Logo

Namespaces | Variables

CMSSW_4_4_3_patch1/src/DPGAnalysis/Skims/python/runonSM.py File Reference

Go to the source code of this file.

Namespaces

namespace  runonSM

Variables

tuple runonSM::DATE = str(int(time.time()))
string runonSM::FILELOG = "_"
string runonSM::FILENAME = "_"
tuple runonSM::modfile = open(MODFILE,"r")
string runonSM::MODFILE = "reco_skim_cfg_mod.py"
tuple runonSM::newfile = open(FILENAME,"w")
string runonSM::NUMEVENTS = "-1"
string runonSM::PREFIX = "SkimSM"
string runonSM::SELECTHLT = "cms.untracked.string('hltOutputDQM')"
string runonSM::SOURCE = "cms.string('https://localhost:22100/urn:xdaq-application:lid=30')"
tuple runonSM::text = modfile.read()
list runonSM::TYPE = sys.argv[1]