Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Commits
dafe394f
Commit
dafe394f
authored
Jul 29, 2020
by
Teng Jian Khoo
Browse files
Fix naming for ghost partons
parent
65d858e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Generators/GeneratorFilters/share/common/GenerateTruthJets.py
View file @
dafe394f
...
...
@@ -93,9 +93,9 @@ def ScheduleAntiKtTruthJets(jetradius,algseq,mods=""):
truthpartonget
=
ToolSvc
.
truthpartonget
else
:
truthpartonget
=
JetRecConf
.
PseudoJetGetter
(
"truthpartonget"
,
Label
=
"Ghost
Truth
Partons"
,
Label
=
"GhostPartons"
,
InputContainer
=
ToolSvc
.
truthpartonscopy
.
OutputName
,
OutputContainer
=
"PseudoJetGhost
Truth
Partons"
,
OutputContainer
=
"PseudoJetGhostPartons"
,
GhostScale
=
1e-40
,
SkipNegativeEnergy
=
True
,
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment