Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
training-dataset-dumper
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container 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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ana Rita Ferreira Carvalho
training-dataset-dumper
Commits
2477c1ad
Commit
2477c1ad
authored
3 years ago
by
Dan Guest
Browse files
Options
Downloads
Patches
Plain Diff
Update default trigger
parent
1ec65a0d
No related branches found
Branches containing commit
Tags
v38r0p1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BTagTrainingPreprocessing/bin/ca-dump-trigger-btag
+1
-1
1 addition, 1 deletion
BTagTrainingPreprocessing/bin/ca-dump-trigger-btag
with
1 addition
and
1 deletion
BTagTrainingPreprocessing/bin/ca-dump-trigger-btag
+
1
−
1
View file @
2477c1ad
...
...
@@ -24,7 +24,7 @@ from itertools import chain
import
sys
def
get_args
():
default_chain
=
'
HLT_j20_pf_ftf_boffperf_L1
HT190-J15s5pETA21
'
default_chain
=
'
HLT_j20_pf_ftf_boffperf_L1
J15
'
parser
=
ArgumentParser
(
description
=
__doc__
)
parser
.
add_argument
(
'
input_files
'
,
nargs
=
'
+
'
)
parser
.
add_argument
(
'
-m
'
,
'
--max-events
'
,
type
=
int
,
nargs
=
'
?
'
,
const
=
10
)
...
...
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