7 #define LCIO_STD_TYPES 1
std::vector< std::string > StringVec
Vector of strings.
std::vector< float > FloatVec
Vector of floats.
std::vector< double > DoubleVec
Vector of doubles.
std::vector< int > IntVec
Vector of ints.
std::vector< short > ShortVec
Vector of shorts.