#include "CommonTools/Utils/src/SelectorPtr.h"
#include "CommonTools/Utils/interface/Exception.h"
#include <Reflex/Type.h>
#include <string>
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
reco::parser | |
Functions | |
bool | reco::parser::cutParser (const Reflex::Type &t, const std::string &cut, SelectorPtr &sel, bool lazy) |
template<typename T > | |
bool | reco::parser::cutParser (const std::string &cut, SelectorPtr &sel, bool lazy=false) |