Skip to content
Snippets Groups Projects
Commit 7f6ef5c2 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Remove edep threshold on tracker

parent dc40f5ad
Branches
No related tags found
2 merge requests!273Draft: Resolve "Support FastSim and GFlash",!237Remove edep threshold on tracker
......@@ -39,7 +39,7 @@ class Filter(ConfigHelper):
def __init__(self):
super(Filter, self).__init__()
self._mapDetFilter = {}
self._tracker = "edep1kev"
self._tracker = "edep0"
self._calo = "edep0"
self._photo = "opticalphotons"
self._filters = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment