Marlin  1.17.1
 All Classes Namespaces Functions Variables Enumerations Friends Pages
Public Member Functions | List of all members
marlin::EventModifier Class Referenceabstract

Tagging interface for processors that modify the LCIO event. More...

#include <EventModifier.h>

Inheritance diagram for marlin::EventModifier:
marlin::EventSelector

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.
 

Detailed Description

Tagging interface for processors that modify the LCIO event.

Author
F. Gaede, DESY
Version
Id:
EventModifier.h,v 1.2 2007-08-17 11:21:55 gaede Exp

The documentation for this class was generated from the following file: