5 #ifndef __DSSD_PROCESSOR_HPP_
6 #define __DSSD_PROCESSOR_HPP_
29 #endif // __DSSD_POCESSOR_HPP_
DetectorSummary * frontSummary
all detectors of type dssd_front
Definition: DssdProcessor.hpp:19
DetectorSummary * backSummary
all detectors of type dssd_back
Definition: DssdProcessor.hpp:20
virtual void DeclarePlots(void)
virtual bool Process(RawEvent &event)
Handles detectors of type dssd_front and dssd_back.
Definition: DssdProcessor.hpp:16
Class to handle event processing.
Definition: EventProcessor.hpp:25
static const double cutoffEnergy
cutoff energy for implants versus decays
Definition: DssdProcessor.hpp:22
The all important raw event.
Definition: RawEvent.hpp:46
Summary of all channels of one detector type.
Definition: DetectorSummary.hpp:31