Go to the source code of this file.
Namespaces | |
harvestHGCalValidationPlots | |
Variables | |
tuple | harvestHGCalValidationPlots._cwd = os.getcwd() |
tuple | harvestHGCalValidationPlots._tempdir = tempfile.mkdtemp() |
string | harvestHGCalValidationPlots.cmsDriverCommand = "cmsDriver.py harvest --scenario pp --filetype DQM --conditions auto:phase2_realistic --mc -s HARVESTING:@JetMETOnlyValidation+@HGCalValidation -n -1 --filein {0}" |
string | harvestHGCalValidationPlots.filelist = "," |
string | harvestHGCalValidationPlots.help = "files to be harvested (convert edm DQM format to plain ROOT format" |
tuple | harvestHGCalValidationPlots.ofiles = glob.glob("DQM*.root") |
tuple | harvestHGCalValidationPlots.opts = parser.parse_args() |
tuple | harvestHGCalValidationPlots.outputFile = os.path.abspath(opts.outputFile) |
tuple | harvestHGCalValidationPlots.parser = argparse.ArgumentParser(description="Harvest track validation plots") |