1 #ifndef EventModifier_h
2 #define EventModifier_h 1
5 namespace EVENT{
class LCEvent ; }
Tagging interface for processors that modify the LCIO event.
virtual const std::string & name() const =0
Return name of this event modifier.
virtual void modifyEvent(EVENT::LCEvent *)=0
Implement to modify the event.
virtual void modifyRunHeader(EVENT::LCRunHeader *)
Implement to modify the run header.
virtual ~EventModifier()
Return name of log level name this event modifier.