Recipe to Run JME HLT Validation Code

tested on lxplus, with zsh. You will be asked a valid grid certificate to run the below code.

git clone https://github.com/halilg/dqmutils.git && cd dqmutils
export SCRAM_ARCH=slc7_amd64_gcc900
. ./setup_CMSSW.sh
cd CMSSW_11_3_0_pre3 && cmsenv && cd -
FILE=/store/relval/CMSSW_11_3_0_pre3/RelValTTbar_14TeV/GEN-SIM-RECO/PU_113X_mcRun3_2021_realistic_v4_rsb-v1/00000/18bf4597-21ac-4de9-bf9a-678cfdfecdda.root
OFILE=step3.root
cmsDriver.py step3  \
  --step VALIDATION:hltvalidationWithMC \
  --conditions auto:phase1_2021_realistic\
  --eventcontent DQM --mc\
  --filein  $FILE \
  --fileout $OFILE

-- HalilGamsizkan - 2021-03-25

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2021-03-30 - HalilGamsizkan
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback