Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
Project Juggler
Commits
8f9b2c7d
Commit
8f9b2c7d
authored
Sep 27, 2020
by
Chao Peng
Browse files
fix conflicts
parents
7074b891
f35637af
Changes
1
Hide whitespace changes
Inline
Side-by-side
JugReco/tests/options/example_crystalendcapsreco.py
View file @
8f9b2c7d
...
...
@@ -21,6 +21,7 @@ emcalcluster = IslandCluster(inputHitCollection="RecoEcalHits", outputClusterCol
minClusterCenterEdep
=
30
*
units
.
MeV
,
groupRange
=
2.0
)
clusterreco
=
RecoCoG
(
clusterCollection
=
"EcalClusters"
,
logWeightThres
=
4.2
)
out
=
PodioOutput
(
"out"
,
filename
=
"reco_emcal_electrons_npsim.root"
)
out
.
outputCommands
=
[
"keep EcalClusters"
]
...
...
Write
Preview
Markdown
is supported
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