CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC4_patch1/src/CommonTools/Utils/interface/expressionParser.h File Reference

#include "CommonTools/Utils/src/ExpressionPtr.h"
#include "CommonTools/Utils/interface/Exception.h"
#include "FWCore/Utilities/interface/TypeWithDict.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  reco
 

fixed size matrix


namespace  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)