Skip to content
Snippets Groups Projects
Commit 87d19364 authored by Chad Lantz's avatar Chad Lantz
Browse files

Removed Spike Suppression

parent 3cd6d9e4
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,6 @@ class WFAnalysis : public Analysis{
virtual void FindHitWindow ( Channel* ch );
virtual void FindHitWindowNew( Channel* ch );
virtual void ZeroSuppress ( Channel* ch );
virtual void SpikeSupress ( Channel* ch );
virtual void MedianFilter ( Channel* ch );
virtual void LowPassFilter ( Channel* ch, TH1D* hIn = 0 );
virtual void DRS4Cal ( Channel* ch );
......
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