Tagging interface for processors that modify the LCIO event. More...
#include <EventModifier.h>
Public Member Functions | |
| virtual void | modifyEvent (EVENT::LCEvent *)=0 |
| Implement to modify the event. | |
| virtual void | modifyRunHeader (EVENT::LCRunHeader *) |
| Implement to modify the run header. | |
| virtual const std::string & | name () const =0 |
| Return name of this event modifier. | |
| virtual | ~EventModifier () |
| Return name of log level name this event modifier. | |
Tagging interface for processors that modify the LCIO event.
1.8.5