Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
MarlinLCIOSTLTypes.h File Reference
#include <string>
#include <vector>
+ Include dependency graph for MarlinLCIOSTLTypes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 EVENT
 Typedefs for std::vectors of basic types used in LCIO - only needed for older versions of LCIO (pre 1.2)
 

Typedefs

typedef std::vector< std::stringEVENT::StringVec
 
typedef std::vector< float > EVENT::FloatVec
 
typedef std::vector< int > EVENT::IntVec