Handler for LCEvent/LCEventIOImpl objects. More...
#include <SIO/SIOEventHandler.h>
Public Member Functions | |
SIOEventHandler (const std::string &name) | |
SIOEventHandler (const std::string &name, IOIMPL::LCEventIOImpl **evtP) | |
virtual unsigned int | xfer (SIO_stream *, SIO_operation, unsigned int) |
virtual unsigned int | version () |
void | setEvent (const EVENT::LCEvent *evt) |
void | setEventPtr (IOIMPL::LCEventIOImpl **evtP) |
void | setReadCollectionNames (const std::vector< std::string > &colnames) |
Handler for LCEvent/LCEventIOImpl objects.