LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
SIOLCVecHandler.h File Reference
#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>
+ Include dependency graph for SIOLCVecHandler.h:
+ This graph shows which files directly or indirectly include this file:

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