Warning, /DPGAnalysis/HcalTools/scripts/cmt/Readme2 is written in an unsupported language. File is not indexed.
0001 see description in ROC instruction:
0002 https://twiki.cern.ch/twiki/bin/view/CMS/OfflineHcalShift#using_GitHub_branch_CMSSW_10_4_X
0003
0004 soc7 CMSSW_10_4_X_cmt_10
0005
0006
0007 ssh lxplus
0008 cd soc7
0009 setenv SCRAM_ARCH slc6_amd64_gcc700
0010 cmsenv
0011 voms-proxy-init -voms cms -rfc
0012
0013 emacs runlist_test &
0014 emacs a.py.end a.py.beg batchjobs120.csh checkoutput120.csh file_lists.csh runlist_test Readme mkcfg_new120.csh run_batch120.csh &
0015 emacs RemoteMonitoringGLOBALTest.cc RemoteMonitoringMAP_GlobalTest.cc zadcampltest.cc ../../src/VeRawAnalyzer.cc
0016
0017 ---------------------------------------------------------------------------------------to run in batches:(old)
0018 ./run_batch120.csh runlist_test
0019 bjobs
0020 -------------------------------------------
0021 ------------------------------------------------------------------------------------------------- to find dataset:
0022 311668 312101
0023 You have to have correct permissions for GRID and DAS access !!! Use:
0024 voms-proxy-init -voms cms -rfc
0025 Use DBS to clarify dataset=/ZeroBias/Run2017B-v1/RAW in file_lists.csh as for instance for run 297169
0026 https://cmsweb.cern.ch/das/request?view=list&limit=150&instance=prod%2Fglobal&input=dataset+run%3D283884
0027 by command: dataset run=297169
0028 Result is: Dataset: /ZeroBias/Run2017B-v1/RAW
0029 emacs file_lists.csh &
0030 ------------------------------------------------------------------------------------------------- compilation of VeRawAnalyzer.cc:
0031 cd ../../src/
0032 scram b
0033 cd -
0034 ---------------------------------------------------------------------------------------
0035 // no batches , but only to create dir. w/ PYTHONs (for future interactive running):
0036 ./mkcfg_new120.csh runlist_test
0037 --------------------------------------------------------------------------------------- future treatment of root files:
0038 ./checkoutput120.csh PYTHON_runlist_test longruns
0039 ./glu_runs_fromfile.csh longruns runlist_test
0040
0041 ---------------------------------------------------------------------------------------
0042
0043 eoscp Global_297169.root
0044 /eos/cms/store/group/dpg_hcal/comm_hcal/www/HcalRemoteMonitoring/CMT/histos/Global_297169.root
0045
0046 eos ls -l /eos/cms/store/group/dpg_hcal/comm_hcal/www/HcalRemoteMonitoring/CMT/histos/
0047
0048 ./index_toAddOnlyNewRuns_EOS.sh runlist_test
0049 eoscp OLDindex.html /eos/cms/store/group/dpg_hcal/comm_hcal/www/HcalRemoteMonitoring/CMT/OLDindex.html
0050 eoscp index_draft.html /eos/cms/store/group/dpg_hcal/comm_hcal/www/HcalRemoteMonitoring/CMT/index.html
0051
0052 ---------------------------------------------------------------------------------------
0053 ./compile.csh RemoteMonitoringGLOBAL.cc
0054 ./compile.csh RemoteMonitoringMAP_Global.cc
0055
0056 ./CMT_EOS.sh runlist_test
0057 ./GlobalRMT_EOS.sh runlist_test
0058 ---------------------------------------------------------------------------------------
0059 ========================================================================================================= new CMT with 10_4_X:
0060 see Global Tag:
0061 https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideFrontierConditions
0062
0063 cosmica 311668 312101 run HCAL vklyuchen
0064
0065 file dataset=/ZeroBias/Run2016H-v1/RAW
0066 run file=/ZeroBias/Run2016H/v1/RAW
0067 file run=311668
0068 dataset run=311668
0069 Dataset: /MinimumBias/Commissioning2018-v1/RAW
0070 Dataset: /Cosmics/Commissioning2018-v1/RAW
0071 https://cmswbmoffshift.web.cern.ch/cmswbmoffshift/runregistry_offline/#
0072
0073 https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideFrontierConditions#Global_Tags_for_Data_Taking
0074
0075 echo $SCRAM_ARCH
0076 slc6_amd64_gcc700
0077 -----------------------------------------------------------firefox !!!! tests !!!
0078 ----------------------------------------------------------1111
0079 on lxplus:
0080 ./compile.csh RemoteMonitoringGLOBALTest.cc
0081 ./RemoteMonitoringGLOBALTest.cc.exe Global_312101.root
0082 or (./RemoteMonitoringMAP_GlobalFromRDM.cc.exe Global_312101.root Global_312101.root )
0083 on local PC:
0084 firefox LumiList.html
0085 rm *html *.png
0086 ---------------------------------------------------------2222
0087 ./compile.csh RemoteMonitoringMAP_GlobalTest.cc
0088 ./RemoteMonitoringMAP_GlobalTest.cc.exe Global_312101.root Global_312101.root
0089 on local PC:
0090 firefox MAP.html
0091 rm *html *.png
0092
0093 ============================================================================== workable area:
0094 ./compile.csh RemoteMonitoringGLOBALTest.cc
0095 ./compile.csh RemoteMonitoringMAP_GlobalTest.cc
0096 ./compile.csh RemoteMonitoringGLOBAL.cc
0097 ./compile.csh RemoteMonitoringMAP_Global.cc