- All Implemented Interfaces:
- stream.Processor
public class WaveformFluctuation
extends Object
implements stream.Processor
This processor calculates integrals of a given integration window beginning at an random start sample. The next
integration window begins with the last sample of the prior window. For a ROI300 event this leads to a sample of
up to 10 integrals per event and pixel. The computed integrals can be used to investigate e.g. the NSB dependency of
the resulting distribution.
Created by jbuss on 17.11.14.