Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PRConfig
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
20
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
!238
Add v1.1 data for plume
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add v1.1 data for plume
plume
into
master
Overview
1
Commits
1
Pipelines
1
Changes
1
Merged
Rosen Matev
requested to merge
plume
into
master
2 years ago
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
Needed for
lhcb/Rec!2987 (merged)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
19b39df4
1 commit,
2 years ago
1 file
+
15
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
python/PRConfig/TestFileDB.py
+
15
−
0
Options
@@ -12370,6 +12370,21 @@ testfiles(
comment='PLUME v1 raw data from DAQ.',
test_file_db=test_file_db)
testfiles(
myname='plume-raw-data-v1.1',
filenames=[
"mdf:root://eoslhcb.cern.ch//eos/lhcb/cern-swtest/lhcb/swtest/plume-raw-data-v1.1/Run_0000232607_20220604-065800-966_SODIN01_4264_10000.mdf"
],
qualifiers={
'Author': 'Rosen Matev',
'Format': 'MDF',
'DataType': 'Upgrade',
'Date': '2022-06-17',
'Simulation': False,
},
comment='PLUME v1 (with coincidences) raw data from DAQ.',
test_file_db=test_file_db)
testfiles(
myname='upgrade-magdown-minbias-alignHLT1filtered',
filenames=[
Loading