Warning, /DPGAnalysis/HcalTools/scripts/cmt/readmeCMT-cosmics is written in an unsupported language. File is not indexed.
0001 1) interactive test for running one CRUZET run:
0002 344566 , dataset=/Cosmics/Commissioning2021-v1/RAW)
0003 this dataset was created with CMSSW_11_3_4 and
0004 with SCRAM_ARCH slc7_amd64_gcc900)
0005
0006 voms-proxy-init -voms cms -rfc
0007 ./mkcfg_new120.csh runlist_cosmics
0008 cd PYTHON_runlist_cosmics
0009 cmsRun Reco_344566_1_cfg.py &
0010 -> crash since you need to specify global Tag
0011 see global Tag:
0012 https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideFrontierConditions#Global_Tags_for_2021_data_taking
0013 ( 113X_dataRun3_HLT_v3 for CMSSW_11_3_2 onwards CRUZET 2021 first HLT GT for CRUZET 2021 ))
0014 correct any python using cards:
0015 process = cms.Process("TEST", eras.Run3)
0016 process.GlobalTag.globaltag = '113X_dataRun3_HLT_v3'
0017 and runnung again
0018 and Global_344566.root was produced
0019 cp Global_344566.root /eos/cms/store/group/dpg_hcal/comm_hcal/www/HcalRemoteMonitoring/CMT/histos/.
0020 ./index_toAddOnlyNewRunsCosmics_EOS.sh runlist_cosmics
0021 cd /afs/cern.ch/cms/CAF/CMSALCA/ALCA_HCALCALIB/HCALMONITORING/RDMScript/CMSSW_11_3_4/src/DPGAnalysis/HcalTools/macros/cmt
0022 ./compile.csh RemoteMonitoringGLOBAL.cc
0023 ./compile.csh RemoteMonitoringMAP_Global.cc
0024 ./CMT_EOS.sh runlist_cosmics
0025 ./GlobalRMT_EOS.sh runlist_cosmics
0026 Plots are on site:
0027 https://cms-conddb.cern.ch/eosweb/hcal/HcalRemoteMonitoring/CMT/
0028 -----------------------
0029 On branch CMSSW_11_3_4_RMTNEW33
0030 Changes not staged for commit:
0031 modified: ../../macros/cmt/RemoteMonitoringMAP_Global.cc
0032 modified: file_lists.csh
0033 modified: index_zhokin.sh
0034 Untracked files:
0035 ../../README
0036 ../../macros/cmt/RemoteMonitoringGLOBAL.cc.exe
0037 ../../macros/cmt/RemoteMonitoringMAP_Global.cc.exe
0038 ../../macros/cmt/RemoteMonitoringMAP_Global_DEBUG.cc
0039 ../../macros/cmt/RemoteMonitoringMAP_Global_DEFAULT.cc
0040 PYTHON_runlist_cosmics/
0041 TXT_runlist_cosmics/
0042 _runlist_
0043 dir-Logs/
0044 file_lists.csh_OLD
0045 index_toAddOnlyNewRunsCosmics_EOS.sh
0046 runlist_cosmics
0047 -----------------------
0048 -----------------------------------------------------------
0049 -----------------------
0050
0051
0052 2) test condor running for CRAFT:
0053 Run list : 345737 345744 345745 345747 345752 345753 345754 345755
0054 345756 345758 345768 345772 345786 345787 345797 345799 345800 345801
0055 345810 345812 345819 345821 345822 345823 345824 345826 345828 345829
0056 345830 345876
0057 https://cmsweb.cern.ch/das/request?view=list&limit=50&instance=prod%2Fglobal&input=dataset+run%3D345797
0058 dataset run=345797
0059 dataset = /Cosmics/Commissioning2021-v1/RAW
0060 use for test only 3 runs :
0061 345821 345822 345823 in file runlist_craft
0062 cp runlist_craft runlist_run (for default name runlist_run of file condor.jdl )
0063 ./index_toAddOnlyNewRunsCRAFT_EOS.sh
0064
0065 345843