CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
PythonWrapper.h File Reference
#include <vector>
#include <string>
#include "FWCore/PythonParameterSet/interface/BoostPython.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 

Functions

void edm::pythonToCppException (const std::string &iType)
 
template<typename T >
boost::python::list edm::toPythonList (const std::vector< T > &v)
 
template<typename T >
std::vector< Tedm::toVector (boost::python::list &l)