CMS 3D CMS Logo

ExpressionConditionSetter.cc
Go to the documentation of this file.
3 
4 using namespace reco::parser;
5 
6 void ExpressionConditionSetter::operator()(const char *, const char *) const {
9  expStack_.push_back(e);
10 }
std::shared_ptr< ExpressionBase > ExpressionPtr
void operator()(const char *, const char *) const