Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Peter Sherwood
athena
Commits
837bbe12
Commit
837bbe12
authored
4 years ago
by
Philippe Calfayan
Committed by
Frank Winklmeier
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
useMuForTRTErrorScaling set to True by default
parent
d812f0fe
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py
+4
-0
4 additions, 0 deletions
...InDetExample/InDetRecExample/python/InDetJobProperties.py
Tools/PROCTools/data/master_q431_AOD_digest.ref
+3
-3
3 additions, 3 deletions
Tools/PROCTools/data/master_q431_AOD_digest.ref
with
7 additions
and
3 deletions
InnerDetector/InDetExample/InDetRecExample/python/InDetJobProperties.py
+
4
−
0
View file @
837bbe12
...
...
@@ -1662,6 +1662,10 @@ class InDetJobProperties(JobPropertyContainer):
if
rec
.
doExpressProcessing
()
:
self
.
checkThenSet
(
self
.
useBeamConstraint
,
False
)
# --- Setup correct mu for TRT mu-scaling
if
not
rec
.
doRDOTrigger
():
self
.
checkThenSet
(
self
.
useMuForTRTErrorScaling
,
True
)
def
init
(
self
):
#Method to do the final setup of the flags according to user input before.
#This method MUST ONLY BE CALLED once in InDetRecExample/InDetRec_jobOptions.py!!
...
...
This diff is collapsed.
Click to expand it.
Tools/PROCTools/data/master_q431_AOD_digest.ref
+
3
−
3
View file @
837bbe12
...
...
@@ -2,16 +2,16 @@
330470 1183722158 1 0 0 0
330470 1183722342 394 429 16 0
330470 1183727953 532 588 11 4
330470 1183732647 467 48
5
12 1
330470 1183732647 467 48
4
12 1
330470 1183733040 381 288 6 1
330470 1183734651 361 368 14 3
330470 1183735332 406 386 9 1
330470 1183736475 741 686 15 1
330470 1183738728 1 0 0 0
330470 1183738949 368 44
5
9 1
330470 1183738949 368 44
4
9 1
330470 1183742489 152 127 2 1
330470 1183743040 285 326 5 0
330470 1183746343 492 495 12
0
330470 1183746343 492 495 12
1
330470 1183746710 6 0 0 0
330470 1183751782 239 246 2 0
330470 1183752624 347 366 7 3
...
...
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