virtual unsigned int write(SIO_stream *stream, const EVENT::LCObject *obj)
Writes lcio MCParticle objects to an SIO stream.
Definition: SIOParticleHandler.cc:102
Implementation of SIOObjectHandler to handle IO of MCParticles.
Definition: SIOParticleHandler.h:17
virtual unsigned int read(SIO_stream *stream, EVENT::LCObject **objP)
Reads lcio MCParticle objects from an SIO stream.
Definition: SIOParticleHandler.cc:19