15 #ifndef L1_ABSTRACT_PROCESSOR_H
16 #define L1_ABSTRACT_PROCESSOR_H
44 virtual void run() {};
49 virtual void reset() = 0;
virtual void run(const edm::EventSetup &c)
virtual void reset()=0
clear event memory of processor
virtual void run()
run processor logic
virtual ~L1AbstractProcessor()
destructor