L1 Software Integration tests

Below is a recipe to run basic integration tests of L1 software components

1. check out relevant IB (eg. CMSSW_2_1_X_2008-10-15-0000) :

scramv1 p CMSSW CMSSW_2_1_X_2008-10-15-0000

2. check out and compile your tags

3. create 'step 1' test job and run it. This tests L1Emulator sequence, DigiToRaw and HLT seeding.

cmsDriver.py TTbar.cfi -s GEN,SIM,DIGI,L1,DIGI2RAW,HLT -n 1 --eventcontent FEVTDEBUG --conditions FrontierConditions_CMS.GlobalTag,IDEAL_V9::All --relval 10000,100 --datatier 'GEN-SIM-DIGI-RAW-HLT' --no_exec
cmsRun TTbar_cfi_GEN_SIM_DIGI_L1_DIGI2RAW_HLT_IDEAL.py  >& step1.log

4. create 'step 2' test job and run it. This tests RawToDigi and offline DQM.

cmsDriver.py myreco -s RAW2DIGI,RECO,DQM -n 1 --filein file:TTbar_cfi_GEN_SIM_DIGI_L1_DIGI2RAW_HLT.root --eventcontent FEVTDEBUG --conditions FrontierConditions_CMS.GlobalTag,IDEAL_V9::All --no_exec
cmsRun myreco_RAW2DIGI_RECO_DQM_IDEAL.py >& step2.log

-- JimBrooke - 15 Oct 2008

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2008-10-15 - JimBrooke
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    CMSPublic All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 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