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
!339
Add Bu2TauNu heavy-flavour MCHit filtered sample
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add Bu2TauNu heavy-flavour MCHit filtered sample
mveghel-btracking
into
master
Overview
1
Commits
1
Pipelines
7
Changes
1
Merged
Maarten Van Veghel
requested to merge
mveghel-btracking
into
master
1 year ago
Overview
1
Commits
1
Pipelines
7
Changes
1
Expand
associated to
lhcb/Moore!1514 (merged)
,
lhcb/Rec!2868 (merged)
and
lhcb/LHCb!4208 (merged)
0
0
Merge request reports
Viewing commit
593801fa
Show latest version
1 file
+
21
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
593801fa
added bu2taunu heavy-flavour mchit filtered sample
· 593801fa
Maarten Van Veghel
authored
1 year ago
python/PRConfig/TestFileDB.py
+
21
−
0
Options
@@ -13482,6 +13482,27 @@ testfiles(
"CondDB": "master",
},
comment='Real data selected by HLT1 from run 269939.',
test_file_db=test_file_db,
)
testfiles(
myname='Upgrade_Bu2TauNu_Tau2PiPiPiNu_HeavyFlavour_MCHit_Filtered',
filenames=[
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/samples/mc/Upgrade_Bu2TauNu/b2taunu_tau2pipipinu_hf_mchit_filtered_magdown.xdigi"
],
qualifiers={
'Author': 'Maarten van Veghel',
'DataType': 'Upgrade',
'Format': 'XDIGI',
'Date': '2023-08-27',
'Simulation': True,
'DDDB': 'dddb-20210617',
'CondDB': 'sim-20210617-vc-md100',
'GeometryVersion': 'run3/trunk',
'ConditionsVersion': 'jonrob/all-pmts-active',
},
comment=
'Upgrade MC Bu2TauNu, Tau2PiPiPiNu; filtered on having MCHit (in VELO) from Bu or Tau, for heavy-flavour track reco tests',
test_file_db=test_file_db)
testfiles(
Loading