Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dataset production
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UHH ML PS et al.
Experimental
Dataset production
Commits
227d6b5c
Commit
227d6b5c
authored
Apr 11, 2021
by
Patrick L.S. Connor
Browse files
Options
Downloads
Patches
Plain Diff
fixing both run scripts
parent
6fb40d9e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Fast/run
+1
-1
1 addition, 1 deletion
Fast/run
Full/run
+0
-5
0 additions, 5 deletions
Full/run
with
1 addition
and
6 deletions
Fast/run
+
1
−
1
View file @
227d6b5c
...
@@ -11,7 +11,7 @@ cmsDriver.py $cfi --conditions auto:run2_mc --fast -n $nevents --era Run2_2016
...
@@ -11,7 +11,7 @@ cmsDriver.py $cfi --conditions auto:run2_mc --fast -n $nevents --era Run2_2016
py
=
${
cfi
}
_GEN_SIM_RECOBEFMIX_DIGI_L1_DIGI2RAW_L1Reco_RECO_EI_VALIDATION_DQM.py
py
=
${
cfi
}
_GEN_SIM_RECOBEFMIX_DIGI_L1_DIGI2RAW_L1Reco_RECO_EI_VALIDATION_DQM.py
echo
"process.RandomNumberGeneratorService.generator.initialSeed = cms.untracked.uint32(
$
id
)"
>>
$py
echo
"process.RandomNumberGeneratorService.generator.initialSeed = cms.untracked.uint32(
$
((
id
+
1
))
)"
>>
$py
cmsRun
$py
cmsRun
$py
...
...
This diff is collapsed.
Click to expand it.
Full/run
+
0
−
5
View file @
227d6b5c
...
@@ -19,9 +19,4 @@ cmsRun $py
...
@@ -19,9 +19,4 @@ cmsRun $py
cmsDriver.py step2
--conditions
auto:run2_mc
-s
DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016
--datatier
GEN-SIM-DIGI-RAW-HLTDEBUG
-n
$nevents
--era
Run2_2016
--eventcontent
FEVTDEBUGHLT
--filein
file:step1.root
--fileout
file:step2.root
#> step2_TTbar_13+TTbar_13+DIGIUP15+RECOUP15+HARVESTUP15+ALCATTUP15.log 2>&1
cmsDriver.py step2
--conditions
auto:run2_mc
-s
DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016
--datatier
GEN-SIM-DIGI-RAW-HLTDEBUG
-n
$nevents
--era
Run2_2016
--eventcontent
FEVTDEBUGHLT
--filein
file:step1.root
--fileout
file:step2.root
#> step2_TTbar_13+TTbar_13+DIGIUP15+RECOUP15+HARVESTUP15+ALCATTUP15.log 2>&1
cmsDriver.py step2
--conditions
auto:run2_mc
-s
DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016
--datatier
GEN-SIM-DIGI-RAW-HLTDEBUG
-n
1000
--era
Run2_2016
--eventcontent
FEVTDEBUGHLT
--filein
file:step1.root
--fileout
file:step2.root
>
step2_TTbar_13+TTbar_13+DIGIUP15+RECOUP15+HARVESTUP15+ALCATTUP15.log 2>&1
cmsDriver.py step3
--runUnscheduled
--conditions
auto:run2_mc
-s
RAW2DIGI,L1Reco,RECO,RECOSIM,EI,PAT,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM
--datatier
GEN-SIM-RECO,AODSIM,MINIAODSIM,DQMIO
-n
$nevents
--era
Run2_2016
--eventcontent
RECOSIM,AODSIM,MINIAODSIM,DQM
--filein
file:step2.root
--fileout
file:step3.root
#> step3_TTbar_13+TTbar_13+DIGIUP15+RECOUP15+HARVESTUP15+ALCATTUP15.log 2>&1
cmsDriver.py step3
--runUnscheduled
--conditions
auto:run2_mc
-s
RAW2DIGI,L1Reco,RECO,RECOSIM,EI,PAT,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM
--datatier
GEN-SIM-RECO,AODSIM,MINIAODSIM,DQMIO
-n
$nevents
--era
Run2_2016
--eventcontent
RECOSIM,AODSIM,MINIAODSIM,DQM
--filein
file:step2.root
--fileout
file:step3.root
#> step3_TTbar_13+TTbar_13+DIGIUP15+RECOUP15+HARVESTUP15+ALCATTUP15.log 2>&1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment