LCIO
02.17
|
Go to the source code of this file.
Namespaces | |
EVENT | |
Typedefs for std::vectors of basic types used in LCIO. | |
Typedefs | |
typedef std::vector< std::string > | EVENT::StringVec |
Vector of strings. More... | |
typedef std::vector< float > | EVENT::FloatVec |
Vector of floats. More... | |
typedef std::vector< double > | EVENT::DoubleVec |
Vector of doubles. More... | |
typedef std::vector< int > | EVENT::IntVec |
Vector of ints. More... | |
typedef std::vector< short > | EVENT::ShortVec |
Vector of shorts. More... | |