LCIO
02.17
|
#include "SIO/SIOObjectHandler.h"
#include "UTIL/LCIOTypeInfo.h"
#include "EVENT/LCStrVec.h"
#include "EVENT/LCIntVec.h"
#include "EVENT/LCFloatVec.h"
#include <sio/io_device.h>
#include <sio/version.h>
Go to the source code of this file.
Classes | |
class | SIO::SIOLCVecHandler< VECTYPE > |
Implementation of SIOObjectHandler to handle IO of IntVecs. More... | |
Namespaces | |
SIO | |
– lcio headers | |
Typedefs | |
typedef SIOLCVecHandler < EVENT::LCIntVec > | SIO::SIOIntVecHandler |
typedef SIOLCVecHandler < EVENT::LCFloatVec > | SIO::SIOFloatVecHandler |
typedef SIOLCVecHandler < EVENT::LCStrVec > | SIO::SIOStrVecHandler |