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