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
d4c13c91
Commit
d4c13c91
authored
4 years ago
by
Peter Onyisi
Browse files
Options
Downloads
Patches
Plain Diff
Restore test of kLBNHistoryDepth
parent
5df611e0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Control/AthenaMonitoring/python/ExampleMonitorAlgorithm.py
+2
-0
2 additions, 0 deletions
Control/AthenaMonitoring/python/ExampleMonitorAlgorithm.py
Control/AthenaMonitoring/share/test_unit_ExampleMonitorAlgorithm.ref
+2
-1
2 additions, 1 deletion
...enaMonitoring/share/test_unit_ExampleMonitorAlgorithm.ref
with
4 additions
and
1 deletion
Control/AthenaMonitoring/python/ExampleMonitorAlgorithm.py
+
2
−
0
View file @
d4c13c91
...
@@ -79,6 +79,8 @@ def ExampleMonitoringConfig(inputFlags):
...
@@ -79,6 +79,8 @@ def ExampleMonitoringConfig(inputFlags):
path
=
'
ToRuleThemAll
'
,
xbins
=
40
,
xmin
=
0.0
,
xmax
=
80.0
)
path
=
'
ToRuleThemAll
'
,
xbins
=
40
,
xmin
=
0.0
,
xmax
=
80.0
)
myGroup
.
defineHistogram
(
'
lb
'
,
title
=
'
Luminosity Block;lb;Events
'
,
myGroup
.
defineHistogram
(
'
lb
'
,
title
=
'
Luminosity Block;lb;Events
'
,
path
=
'
ToFindThem
'
,
xbins
=
1000
,
xmin
=-
0.5
,
xmax
=
999.5
,
weight
=
'
testweight
'
)
path
=
'
ToFindThem
'
,
xbins
=
1000
,
xmin
=-
0.5
,
xmax
=
999.5
,
weight
=
'
testweight
'
)
myGroup
.
defineHistogram
(
'
random;random2
'
,
title
=
'
LB;x;Events
'
,
path
=
'
ToBringThemAll
'
,
xbins
=
30
,
xmin
=
0
,
xmax
=
1
,
opt
=
'
kLBNHistoryDepth=10
'
)
myGroup
.
defineHistogram
(
'
random
'
,
title
=
'
title;x;y
'
,
path
=
'
ToBringThemAll
'
,
myGroup
.
defineHistogram
(
'
random
'
,
title
=
'
title;x;y
'
,
path
=
'
ToBringThemAll
'
,
xbins
=
[
0
,.
1
,.
2
,.
4
,.
8
,
1.6
])
xbins
=
[
0
,.
1
,.
2
,.
4
,.
8
,
1.6
])
myGroup
.
defineHistogram
(
'
random,pT
'
,
type
=
'
TH2F
'
,
title
=
'
title;x;y
'
,
path
=
'
ToBringThemAll
'
,
myGroup
.
defineHistogram
(
'
random,pT
'
,
type
=
'
TH2F
'
,
title
=
'
title;x;y
'
,
path
=
'
ToBringThemAll
'
,
...
...
This diff is collapsed.
Click to expand it.
Control/AthenaMonitoring/share/test_unit_ExampleMonitorAlgorithm.ref
+
2
−
1
View file @
d4c13c91
TH1F /run_311321/top/run: 4000554 uncompressed, 17768 on file (hash 2879974139)
TH1F /run_311321/top/run: 4000554 uncompressed, 17768 on file (hash 2879974139)
TEfficiency /run_311321/OneRing/AndInTheDarkness/random_vs_pT_vs_pT_passed: 21034 uncompressed, 1551 on file (hash 3769596744)
TEfficiency /run_311321/OneRing/AndInTheDarkness/random_vs_pT_vs_pT_passed: 21034 uncompressed, 1551 on file (hash 3769596744)
TTree /run_311321/OneRing/BindThem/testtree: 2979 uncompressed, 85
7
on file (hash 3604726262)
TTree /run_311321/OneRing/BindThem/testtree: 2979 uncompressed, 85
6
on file (hash 3604726262)
TEfficiency /run_311321/OneRing/AndInTheDarkness/pT_vs_pT_passed: 2965 uncompressed, 684 on file (hash 3294946318)
TEfficiency /run_311321/OneRing/AndInTheDarkness/pT_vs_pT_passed: 2965 uncompressed, 684 on file (hash 3294946318)
TH2F /run_311321/OneRing/ToBringThemAll/pT_vs_random: 909 uncompressed, 426 on file (hash 552182390)
TH2F /run_311321/OneRing/ToBringThemAll/pT_vs_random: 909 uncompressed, 426 on file (hash 552182390)
TH1F /run_311321/OneRing/ToFindThem/lb: 12574 uncompressed, 387 on file (hash 3672452440)
TH1F /run_311321/OneRing/ToFindThem/lb: 12574 uncompressed, 387 on file (hash 3672452440)
TH1F /run_311321/OneRing/AndInTheDarkness/pT_with_cut: 759 uncompressed, 356 on file (hash 3784147481)
TH1F /run_311321/OneRing/AndInTheDarkness/pT_with_cut: 759 uncompressed, 356 on file (hash 3784147481)
TH1F /run_311321/OneRing/ToBringThemAll/random2: 668 uncompressed, 315 on file (hash 2041017371)
TH1F /run_311321/OneRing/ToRuleThemAll/lumiPerBCID_merge: 748 uncompressed, 304 on file (hash 1181712869)
TH1F /run_311321/OneRing/ToRuleThemAll/lumiPerBCID_merge: 748 uncompressed, 304 on file (hash 1181712869)
TH1F /run_311321/OneRing/ToBringThemAll/random: 613 uncompressed, 298 on file (hash 1269065538)
TH1F /run_311321/OneRing/ToBringThemAll/random: 613 uncompressed, 298 on file (hash 1269065538)
TH1F /run_311321/OneRing/ToRuleThemAll/lumiPerBCID: 742 uncompressed, 297 on file (hash 3154673526)
TH1F /run_311321/OneRing/ToRuleThemAll/lumiPerBCID: 742 uncompressed, 297 on file (hash 3154673526)
...
...
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