LCIO
02.17
|
Go to the source code of this file.
Classes | |
class | IMPL::LCParametersImpl |
Implementation of Simple interface to store generic named parameters of type int, float and string. More... | |
Namespaces | |
IMPL | |
Typedefs | |
typedef std::map< std::string, EVENT::IntVec > | IMPL::IntMap |
typedef std::map< std::string, EVENT::FloatVec > | IMPL::FloatMap |
typedef std::map< std::string, EVENT::DoubleVec > | IMPL::DoubleMap |
typedef std::map< std::string, EVENT::StringVec > | IMPL::StringMap |