8 #include <MT/LCReaderListener.h> 49 using EventFunction = std::function<void(std::shared_ptr<EventStore>)> ;
69 void processEvent( std::shared_ptr<EVENT::LCEvent> event )
override ;
70 void processRunHeader( std::shared_ptr<EVENT::LCRunHeader> rhdr )
override ;
std::function< void(std::shared_ptr< RunHeader >)> RunHeaderFunction
std::function< void(std::shared_ptr< EventStore >)> EventFunction