LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
LCParametersImpl.h File Reference
#include "EVENT/LCParameters.h"
#include "IMPL/AccessChecked.h"
#include <map>
#include <vector>
+ Include dependency graph for LCParametersImpl.h:
+ This graph shows which files directly or indirectly include this file:

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