Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb Data Packages
PRConfig
Merge requests
!365
Data Challenges: expected 2024 MinBias sample
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Data Challenges: expected 2024 MinBias sample
msaur_Sim10c_expected24_MinBias
into
master
Overview
1
Commits
4
Pipelines
3
Changes
2
Merged
Miroslav Saur
requested to merge
msaur_Sim10c_expected24_MinBias
into
master
1 year ago
Overview
1
Commits
4
Pipelines
3
Changes
2
Expand
Adding Sim10c default conditions and MinBias sample
0
0
Merge request reports
Viewing commit
045abbcd
Prev
Next
Show latest version
2 files
+
6
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
045abbcd
adding global_bind(calo_raw_bank=False) to DD4hep jobs
· 045abbcd
Miroslav Saur
authored
1 year ago
options/Moore/DataChallenges/DC_Sim10aU1_DD4HEP_conds.py
+
3
−
0
Options
@@ -17,4 +17,7 @@ if UseDD4Hep:
from
Configurables
import
DDDBConf
DDDBConf
().
GeometryVersion
=
'
run3/before-rich1-geom-update-26052022
'
from
RecoConf.calorimeter_reconstruction
import
make_digits
make_digits
.
global_bind
(
calo_raw_bank
=
False
)
options
.
evt_max
=
1000
Loading