Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 11:59:44

0001 #1. produce the DQM histograms needed as input to the calibration. This eventually will run in the AlCaSplitting step @ Tier0 which produces the so called ALCAPROMPT dataset. This step runs in parallel jobs.
0002 cmsDriver.py step3 --datatier ALCARECO,DQM \
0003 --conditions MCRUN2_75_V1 \
0004 -s ALCA:PromptCalibProdSiStripGains \
0005 --eventcontent ALCARECO,DQM -n 100 \
0006 --dasquery='file dataset=/RelValMinBias_13/CMSSW_7_5_0_pre4-MCRUN2_75_V1-v1/GEN-SIM-RECO' \
0007 --fileout file:step3.root --no_exec
0008 
0009 #dasquerry can be replaced by a dasquerry eventually
0010 #--dbsquery="find file where dataset = /MinimumBias/Run2012C-SiStripCalMinBias-v2/ALCARECO and run=200190" \
0011 
0012 
0013 #2. produce the sqlite and the DQM file to be uplaoded on the GUI. This the so called AlCaHarvesting step @ Tier0 and is actually a unique job running on all the files of a given run.
0014 cmsDriver.py step4  --data  --conditions auto:com10 \
0015 --scenario pp \
0016 -s ALCAHARVEST:SiStripGains \
0017 --filein file:PromptCalibProdSiStripGains.root -n -1 --no_exec
0018 
0019 
0020 #'/store/data/Run2012C/MinimumBias/ALCARECO/SiStripCalMinBias-v2/000/200/190/FAFF2948-4EDF-E111-97FB-BCAEC518FF44.root'
0021 
0022 
0023 
0024 cmsDriver.py step1 --conditions auto:com10 -s RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress+SiStripCalMinBias+SiStripPCLHistos,DQM,ENDJOB --process RECO --data --eventcontent ALCARECO,DQM --scenario pp --datatier ALCARECO,DQM --customise Configuration/DataProcessing/RecoTLR.customiseExpress -n 100 --dasquery="file dataset = /MinimumBias/Run2012C-v1/RAW run=200190" --fileout file:step1.root
0025 
0026 cmsDriver.py step2 --datatier ALCARECO --conditions auto:com10 -s ALCA:PromptCalibProdSiStripGains --eventcontent ALCARECO -n 100 --filein file:step1.root
0027 
0028 
0029 
0030 cmsDriver.py step1 --conditions auto:com10 -s RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress+SiStripCalMinBias+SiStripPCLHistos,DQM,ENDJOB --process RECO --data --eventcontent ALCARECO,DQM --scenario pp --datatier ALCARECO,DQM --customise Configuration/DataProcessing/RecoTLR.customiseExpress -n 100 --dasquery="file dataset = /MinimumBias/Run2012C-v1/RAW run=200190" --fileout file:step1.root
0031 cmsDriver.py step2 --datatier ALCARECO --conditions auto:com10 -s ALCA:PromptCalibProdSiStripGains --eventcontent ALCARECO -n 100 --filein file:step1.root