#include "CommonTools/Utils/src/SelectorPtr.h"
#include "CommonTools/Utils/interface/Exception.h"
#include "FWCore/Utilities/interface/TypeWithDict.h"
#include <string>
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
reco::parser | |
Functions | |
bool | reco::parser::cutParser (const edm::TypeWithDict &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) |