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
16e2cb73
Commit
16e2cb73
authored
4 years ago
by
sutt
Browse files
Options
Downloads
Patches
Plain Diff
Modifications to the Tau and Muon chains for the tier 0 processing
parent
a7ffc841
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Trigger/TrigMonitoring/TrigIDtrkMonitoring/python/TrigIDtrkMonitoringConfig.py
+6
-7
6 additions, 7 deletions
...g/TrigIDtrkMonitoring/python/TrigIDtrkMonitoringConfig.py
with
6 additions
and
7 deletions
Trigger/TrigMonitoring/TrigIDtrkMonitoring/python/TrigIDtrkMonitoringConfig.py
+
6
−
7
View file @
16e2cb73
...
@@ -178,9 +178,9 @@ def TrigIDtrkMonitoringTool( legacy_monitoring=False ):
...
@@ -178,9 +178,9 @@ def TrigIDtrkMonitoringTool( legacy_monitoring=False ):
tidamuon
.
ntupleChainNames
+=
[
tidamuon
.
ntupleChainNames
+=
[
"
Offline
"
,
"
Offline
"
,
"
HLT_mu.*idperf.*:key=HLT_IDTrack_Muon_FTF:roi=HLT_Roi_L2SAMuon
"
,
"
HLT_mu.*idperf.*:key=HLT_IDTrack_Muon_FTF:roi=HLT_Roi_L2SAMuon
"
,
"
HLT_mu.*idperf.*:key=HLT_IDTrack_Muon_
FTF
:roi=HLT_Roi_L2SAMuonForEF
"
,
"
HLT_mu.*idperf.*:key=HLT_IDTrack_Muon_
IDTrig
:roi=HLT_Roi_L2SAMuonForEF
"
,
"
HLT_mu.*i
dperf
.*:key=HLT_IDTrack_Muon
_IDTrig
:roi=HLT_Roi_
L2SA
Muon
"
,
"
HLT_mu.*i.*:key=HLT_IDTrack_Muon
Iso_FTF
:roi=HLT_Roi_Muon
Iso
"
,
"
HLT_mu.*i
dperf
.*:key=HLT_IDTrack_Muon_IDTrig:roi=HLT_Roi_
L2SAMuonForEF
"
"
HLT_mu.*i.*:key=HLT_IDTrack_Muon
Iso
_IDTrig:roi=HLT_Roi_
MuonIso
"
]
]
else
:
else
:
tidamuon
.
ntupleChainNames
+=
[
tidamuon
.
ntupleChainNames
+=
[
...
@@ -256,10 +256,9 @@ def TrigIDtrkMonitoringTool( legacy_monitoring=False ):
...
@@ -256,10 +256,9 @@ def TrigIDtrkMonitoringTool( legacy_monitoring=False ):
tidatau
.
ntupleChainNames
+=
[
tidatau
.
ntupleChainNames
+=
[
"
Offline
"
,
"
Offline
"
,
"
HLT_tau.*idperf.*:key=HLT_IDTrack_TauCore_FTF:roi=HLT_Roi_TauCore
"
,
"
HLT_tau.*idperf.*:key=HLT_IDTrack_TauCore_FTF:roi=HLT_Roi_TauCore
"
,
"
HLT_tau.*idperf.*:key=HLT_IDTrack_TauIso_FTF:roi=HLT_Roi_TauIso
"
,
"
HLT_tau.*idperf.*:key=HLT_IDTrack_TauIso_FTF:roi=HLT_Roi_TauIso_TauID
"
,
"
HLT_tau.*idperf.*:key=HLT_IDTrack_Tau_FTF:roi=HLT_TAURoI
"
,
"
HLT_tau.*idperf.*:key=HLT_IDTrack_Tau_IDTrig:roi=HLT_TauIso_TauID
"
"
HLT_tau.*idperf.*:key=HLT_IDTrack_Tau_IDTrig:roi=HLT_TAURoI
"
]
]
else
:
else
:
tidatau
.
ntupleChainNames
+=
[
tidatau
.
ntupleChainNames
+=
[
"
Offline
"
,
"
Offline
"
,
...
...
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