1 #ifndef MT_LCREADERLISTENER_H
2 #define MT_LCREADERLISTENER_H 1
virtual void processRunHeader(LCRunHeaderPtr hdr)=0
process a run header
virtual ~LCReaderListener()
Destructor.
virtual void processEvent(LCEventPtr event)=0
process an event
LCReaderListener class Interface for MT::LCReader::readStream() callbacks.