#include "FWCore/Reflection/interface/FunctionWithDict.h"
#include "FWCore/Reflection/interface/TypeWithDict.h"
#include <string>
#include "CommonTools/Utils/interface/parser/AnyMethodArgument.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Functions | |
std::pair< edm::FunctionWithDict, bool > | reco::findMethod (const edm::TypeWithDict &type, const std::string &name, const std::vector< reco::parser::AnyMethodArgument > &args, std::vector< reco::parser::AnyMethodArgument > &fixuppedArgs, const char *where, int &oError) |