Skip to content
Snippets Groups Projects
Commit bb2be716 authored by Carl Gwilliam's avatar Carl Gwilliam
Browse files

Update configuration

parent d0607d68
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ WaveformReconstructionTool = CompFactory.WaveformReconstructionTool
ClockReconstructionTool = CompFactory.ClockReconstructionTool
# One stop shopping for normal FASER data
def WaveformReconstructionCfg(flags, naive = False):
def WaveformReconstructionCfg(flags, naive = True):
""" Return all algorithms and tools for Waveform reconstruction """
acc = ComponentAccumulator()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment