#include <vector>
#include <string>
#include "FWCore/PythonParameterSet/interface/BoostPython.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
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< T > | edm::toVector (boost::python::list &l) |