CMS 3D CMS Logo

Namespaces | Functions
expressionParser.h File Reference
#include "CommonTools/Utils/src/ExpressionPtr.h"
#include "CommonTools/Utils/interface/Exception.h"
#include "FWCore/Reflection/interface/TypeWithDict.h"
#include <string>

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 
 reco::parser
 

Functions

bool reco::parser::expressionParser (const edm::TypeWithDict &t, const std::string &value, ExpressionPtr &expr, bool lazy)
 
template<typename T >
bool reco::parser::expressionParser (const std::string &value, ExpressionPtr &expr, bool lazy=false)