6 #ifndef __TEMPLATEPROCESSOR_HPP__
7 #define __TEMPLATEPROCESSOR_HPP__
37 #endif // __TEMPLATEPROCESSOR_HPP__
virtual void DeclarePlots(void)
~TemplateProcessor()
Definition: TemplateProcessor.hpp:17
A generic processor to be used as a template for others.
Definition: TemplateProcessor.hpp:12
virtual bool Process(RawEvent &event)
virtual bool PreProcess(RawEvent &event)
Class to handle event processing.
Definition: EventProcessor.hpp:25
virtual bool RetrieveData(RawEvent &event)
The all important raw event.
Definition: RawEvent.hpp:46
virtual void AnalyzeData(RawEvent &rawev)