8 #ifndef __SCINTPROCESSOR_HPP_ 
    9 #define __SCINTPROCESSOR_HPP_ 
Obsoltete Class to handle scintillator events. 
Definition: ScintProcessor.hpp:15
 
virtual bool Process(RawEvent &event)
 
virtual void DeclarePlots(void)
 
unsigned int counter
a counter for the class 
Definition: ScintProcessor.hpp:34
 
A simple class to store the traces. 
 
Class to handle event processing. 
Definition: EventProcessor.hpp:25
 
The all important raw event. 
Definition: RawEvent.hpp:46
 
virtual void LiquidAnalysis(RawEvent &event)
 
virtual bool PreProcess(RawEvent &event)