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
f0f75ad7
Commit
f0f75ad7
authored
6 years ago
by
Mark Hodgkinson
Browse files
Options
Downloads
Patches
Plain Diff
Remove configuration of public CaloMuonTag tools.
Former-commit-id:
19256c0f
parent
e6d6fc56
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Reconstruction/MuonIdentification/CaloTrkMuIdTools/share/CaloTrkMuIdTools_jobOptions.py
+0
-11
0 additions, 11 deletions
...ion/CaloTrkMuIdTools/share/CaloTrkMuIdTools_jobOptions.py
with
0 additions
and
11 deletions
Reconstruction/MuonIdentification/CaloTrkMuIdTools/share/CaloTrkMuIdTools_jobOptions.py
+
0
−
11
View file @
f0f75ad7
...
@@ -55,17 +55,6 @@ from CaloTrkMuIdTools.CaloTrkMuIdToolsConf import TrackDepositInCaloTool as Conf
...
@@ -55,17 +55,6 @@ from CaloTrkMuIdTools.CaloTrkMuIdToolsConf import TrackDepositInCaloTool as Conf
TrackDepositInCaloTool
=
ConfiguredTrackDepositInCaloTool
(
name
=
"
TrackDepositInCaloTool
"
)
TrackDepositInCaloTool
=
ConfiguredTrackDepositInCaloTool
(
name
=
"
TrackDepositInCaloTool
"
)
ToolSvc
+=
TrackDepositInCaloTool
ToolSvc
+=
TrackDepositInCaloTool
### Configure the loose CaloMuon tagger ###
from
CaloTrkMuIdTools.CaloTrkMuIdToolsConf
import
CaloMuonTag
as
ConfiguredCaloMuonTag
CaloMuonTagLoose
=
ConfiguredCaloMuonTag
(
name
=
"
CaloMuonTagLoose
"
)
ToolSvc
+=
CaloMuonTagLoose
print
CaloMuonTagLoose
### Configure CaloMuonTag (tight is default) ###
CaloMuonTag
=
ConfiguredCaloMuonTag
(
name
=
"
CaloMuonTag
"
)
ToolSvc
+=
CaloMuonTag
print
CaloMuonTag
### Configure CaloMuonLikelihoodTool ###
### Configure CaloMuonLikelihoodTool ###
from
CaloTrkMuIdTools.CaloTrkMuIdToolsConf
import
CaloMuonLikelihoodTool
as
ConfiguredCaloMuonLikelihoodTool
from
CaloTrkMuIdTools.CaloTrkMuIdToolsConf
import
CaloMuonLikelihoodTool
as
ConfiguredCaloMuonLikelihoodTool
CaloMuonLikelihoodTool
=
ConfiguredCaloMuonLikelihoodTool
(
TrackEnergyInCaloTool
=
TrackEnergyInCaloTool
)
CaloMuonLikelihoodTool
=
ConfiguredCaloMuonLikelihoodTool
(
TrackEnergyInCaloTool
=
TrackEnergyInCaloTool
)
...
...
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