1 #ifndef SIO_SIOCLUSTERHANDLER_H
2 #define SIO_SIOCLUSTERHANDLER_H 1
The generic object that is held in an LCCollection.
SIOClusterHandler()
Constructor.
void write(sio::write_device &device, const EVENT::LCObject *obj)
Writes lcio objects to an SIO stream.
void read(sio::read_device &device, EVENT::LCObject *objP, sio::version_type vers)
Reads lcio objects from an SIO stream.
Interface for all lcio object SIO-handlers, has to be implemented for all event entities (hits...
Implementation of SIOObjectHandler to handle IO of Clusters.
EVENT::LCObject * create() const
Factory method to create an object of the type of the collection.