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
Compare
master
version 6
22bc77fc
1 year ago
version 5
240bda49
1 year ago
version 4
4e7173b8
1 year ago
version 3
90d694a9
1 year ago
version 2
65bd3e89
1 year ago
version 1
b5a34b92
1 year ago
master (base)
and
latest version
latest version
593801fa
1 commit,
1 year ago
version 6
22bc77fc
2 commits,
1 year ago
version 5
240bda49
1 commit,
1 year ago
version 4
4e7173b8
1 commit,
1 year ago
version 3
90d694a9
1 commit,
1 year ago
version 2
65bd3e89
1 commit,
1 year ago
version 1
b5a34b92
1 commit,
1 year ago
1 file
+
21
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
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