Go to the source code of this file.
Namespaces | |
runonSM | |
Variables | |
tuple | runonSM.DATE = str(int(time.time())) |
string | runonSM.FILELOG = PREFIX+"_" |
string | runonSM.FILENAME = PREFIX+"_" |
string | runonSM.MODFILE = "reco_skim_cfg_mod.py" |
tuple | runonSM.modfile = open(MODFILE,"r") |
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('http://localhost:22100/urn:xdaq-application:lid=30')" |
tuple | runonSM.text = modfile.read() |
list | runonSM.TYPE = sys.argv[1] |