Difference: 20090819 (1 vs. 7)

Revision 72009-09-29 - SeoKonKang

 
META TOPICPARENT name="2009"

Generation of HI MC data for DQM

  • First step: Reconstruction with cmsDriver.py
    • Generation of MC data until DISI2RAW?
      • Case 1 : Using Twiki page of DQM example (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT)
        • CMSSW_3_1_1, lxplus
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT:1E31 -n 10
           --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
        • Command and error on lxplus at CERN
      • Case 2 : Using Twiki page of DQM example except step of HLT (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT)
        • CMSSW_3_1_1, lxplus
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
        • Command and error on lxplus at CERN, except HLT
      • Case 3 :
        • CMSSW_3_2_5 , cms-kr (in CERN, blg 587 R-040)
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
           cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT -n 10 --eventcontent FEVTDEBUGHLT --conditions
           FrontierConditions_GlobalTag,MC_31X_V5::All --mc --scenario=HeavyIons 
        • Command and error on cmskr01 at CERN
    • MC offline DQM
      • Case 1 : Using generated MC data at MIT
        • CMSSW_3_1_1, cgate.mit.edu
        • source data :/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root (MIT data by Yetkin mail)
        • option of cmsDriver.py :
            cmsDriver.py step2_MC1_2_HI -s RAW2DIGI,RECO,DQM n 2 --filein file:dcache:///pnfs/cmsaf.mit.edu/t2bat/cms/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-
          GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root  --eventcontent RECOSIM --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc  
          * Command and error of MIT data
Changed:
<
<
* Case 2 : Using MIT data
>
>
* Step 2 : Using MIT RECO data
 
Changed:
<
<
* Command and error of MIT data
>
>
 

-- SeoKonKang - 19 Aug 2009

Revision 62009-09-24 - SeoKonKang

 
META TOPICPARENT name="2009"

Generation of HI MC data for DQM

  • First step: Reconstruction with cmsDriver.py
    • Generation of MC data until DISI2RAW?
      • Case 1 : Using Twiki page of DQM example (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT)
        • CMSSW_3_1_1, lxplus
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT:1E31 -n 10
           --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
        • Command and error on lxplus at CERN
      • Case 2 : Using Twiki page of DQM example except step of HLT (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT)
        • CMSSW_3_1_1, lxplus
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
        • Command and error on lxplus at CERN, except HLT
      • Case 3 :
        • CMSSW_3_2_5 , cms-kr (in CERN, blg 587 R-040)
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
           cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT -n 10 --eventcontent FEVTDEBUGHLT --conditions
           FrontierConditions_GlobalTag,MC_31X_V5::All --mc --scenario=HeavyIons 
        • Command and error on cmskr01 at CERN
    • MC offline DQM
      • Case 1 : Using generated MC data at MIT
        • CMSSW_3_1_1, cgate.mit.edu
        • source data :/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root (MIT data by Yetkin mail)
        • option of cmsDriver.py :
            cmsDriver.py step2_MC1_2_HI -s RAW2DIGI,RECO,DQM n 2 --filein file:dcache:///pnfs/cmsaf.mit.edu/t2bat/cms/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-
          GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root  --eventcontent RECOSIM --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc  
          * Command and error of MIT data
Added:
>
>
* Case 2 : Using MIT data
 

-- SeoKonKang - 19 Aug 2009

Revision 52009-08-27 - SeoKonKang

 
META TOPICPARENT name="2009"

Generation of HI MC data for DQM

Added:
>
>
        • CMSSW_3_1_1, lxplus
 
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT:1E31 -n 10
           --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
        • Command and error on lxplus at CERN
      • Case 2 : Using Twiki page of DQM example except step of HLT (to see the page click https://twiki.cern.ch/twiki/bin/view/CMS/DQMOffline#TesT)
Added:
>
>
        • CMSSW_3_1_1, lxplus
 
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
        • Command and error on lxplus at CERN, except HLT
      • Case 3 :
Added:
>
>
        • CMSSW_3_2_5 , cms-kr (in CERN, blg 587 R-040)
 
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
Changed:
<
<
 cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V5::All --mc --scenario=HeavyIons 
>
>
 cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT -n 10 --eventcontent FEVTDEBUGHLT --conditions

Added:
>
>
FrontierConditions?_GlobalTag,MC_31X_V5::All --mc --scenario=HeavyIons
 
Added:
>
>
        • CMSSW_3_1_1, cgate.mit.edu
 
        • source data :/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root (MIT data by Yetkin mail)
        • option of cmsDriver.py :
            cmsDriver.py step2_MC1_2_HI -s RAW2DIGI,RECO,DQM n 2 --filein file:dcache:///pnfs/cmsaf.mit.edu/t2bat/cms/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-
          GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root  --eventcontent RECOSIM --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc  
          * Command and error of MIT data

-- SeoKonKang - 19 Aug 2009

Revision 42009-08-26 - GunmoRyu

 
META TOPICPARENT name="2009"

Generation of HI MC data for DQM

  • First step: Reconstruction with cmsDriver.py
    • Generation of MC data until DISI2RAW?
Changed:
<
<
  cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW -n 10

>
>
  cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
Deleted:
<
<
--eventcontent FEVTDEBUGHLT --conditions FrontierConditions?_GlobalTag,MC_31X_V2::All --mc --no_exe
 
Added:
>
>
      • Case 3 :
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
           cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT -n 10 --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V5::All --mc --scenario=HeavyIons 
        • Command and error on cmskr01 at CERN
 
    • MC offline DQM
      • Case 1 : Using generated MC data at MIT
        • source data :/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root (MIT data by Yetkin mail)
        • option of cmsDriver.py :
            cmsDriver.py step2_MC1_2_HI -s RAW2DIGI,RECO,DQM n 2 --filein file:dcache:///pnfs/cmsaf.mit.edu/t2bat/cms/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-
          GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root  --eventcontent RECOSIM --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc  
          * Command and error of MIT data

-- SeoKonKang - 19 Aug 2009

Revision 32009-08-21 - SeoKonKang

 
META TOPICPARENT name="2009"

Generation of HI MC data for DQM

Added:
>
>
        • source : Configuration/Generator/Hydjet_Quenched_MinBias_4TeV_cfi.py
        • option of cmsDriver.py :
            cmsDriver.py Hydjet_Quenched_MinBias_4TeV_cfi.py -s GEN:ProductionFilterSequence,SIM,DIGI,L1,DIGI2RAW,HLT:1E31 -n 10
           --eventcontent FEVTDEBUGHLT --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc --no_exe 
 
Added:
>
>
 
    • MC offline DQM
      • Case 1 : Using generated MC data at MIT
        • source data :/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root (MIT data by Yetkin mail)
Changed:
<
<
>
>
        • option of cmsDriver.py :
Added:
>
>
  cmsDriver.py step2_MC1_2_HI -s RAW2DIGI,RECO,DQM n 2 --filein file:dcache:///pnfs/cmsaf.mit.edu/t2bat/cms/store/mc/Summer09/Hydjet_MinBias_4TeV/GEN-SIM-RAW/MC_31X_V2-
GaussianVtx_311_ver1/0002/CCE11298-247A-DE11-92F1-001C23C0F107.root  --eventcontent RECOSIM --conditions FrontierConditions_GlobalTag,MC_31X_V2::All --mc  
* Command and error of MIT data
 

-- SeoKonKang - 19 Aug 2009

Revision 22009-08-20 - SeoKonKang

 
META TOPICPARENT name="2009"
Changed:
<
<

Generation of MC data for DQM

  • Generation of MC data
    • source file :
>
>

Generation of HI MC data for DQM

Added:
>
>

 

-- SeoKonKang - 19 Aug 2009

Revision 12009-08-19 - SeoKonKang

 
META TOPICPARENT name="2009"

Generation of MC data for DQM

  • Generation of MC data
    • source file :

-- SeoKonKang - 19 Aug 2009

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding KoreaCmsWiki? Send feedback