Warning, /DQM/Integration/scripts/harvesting_tools/harvesting_ref_hist_mappings.txt is written in an unsupported language. File is not indexed.
0001 ######################################################################
0002 ## File : harvesting_ref_hist_mappings.txt
0003 ## Latest change: 20091118 JH
0004 ##
0005 ## Purpose:
0006
0007 ## This file is used by the cmsHarvester.py to map dataset names to
0008 ## reference histogram names (i.e. tags) in the database. Lines
0009 ## starting with a `#' are considered comments. Any other line is
0010 ## expected to contain a mapping from dataset to reference histogram,
0011 ## separated by a space, e.g.:
0012 ##
0013 ## /RelVal/abcd/GEN-SIM-RECO RelVal__1234__GEN-SIM-RECO
0014 ##
0015 ## maps the reference histograms with tag RelVal__1234__GEN-SIM-RECO
0016 ## to be used as reference for dataset /RelVal/abcd/GEN-SIM-RECO.
0017 ##
0018 ## NOTE: In general the tag names in the database do not contain
0019 ## slashes.
0020 ##
0021 ## Changes:
0022 ## 20091118 Initial file. (Jeroen Hegeman)
0023 ## 20091118 Some clarifications and first value. (Jeroen Hegeman)
0024 ######################################################################
0025
0026 /RelValMinBias_2M_PROD/CMSSW_3_1_5-MC_31X_V3-v1/GEN-SIM-RECO REF_HIST_RelValMinBias_2M_PROD__CMSSW_3_1_4-MC_31X_V3-v1__GEN-SIM-RECO
0027
0028 ######################################################################