6 #ifndef __TEENYVANDLEPROCESSOR_HPP__
7 #define __TEENYVANDLEPROCESSOR_HPP__
40 #endif // __TEENYVANDLEPROCESSOR_HPP__
Class to hold all of the information for high resolution timing.
A generic processor to be used as a template for others.
Definition: TeenyVandleProcessor.hpp:13
virtual bool Process(RawEvent &event)
TimingMap data_
Definition: TeenyVandleProcessor.hpp:38
~TeenyVandleProcessor()
Definition: TeenyVandleProcessor.hpp:18
std::map< TimingDefs::TimingIdentifier, HighResTimingData > TimingMap
Definition: HighResTimingData.hpp:98
virtual bool PreProcess(RawEvent &event)
Class to handle event processing.
Definition: EventProcessor.hpp:25
virtual void DeclarePlots(void)
The all important raw event.
Definition: RawEvent.hpp:46