Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CommonTools
Utils
src
findMethod.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_findMethod_h
2
#define CommonTools_Utils_findMethod_h
3
#include "
FWCore/Utilities/interface/FunctionWithDict.h
"
4
#include "
FWCore/Utilities/interface/TypeWithDict.h
"
5
#include <string>
6
#include "
CommonTools/Utils/src/AnyMethodArgument.h
"
7
8
namespace
reco
{
9
// second pair member is true if a reference is found
10
// of type edm::Ref, edm::RefToBase or edm::Ptr
11
std::pair<edm::FunctionWithDict, bool>
findMethod
(
const
edm::TypeWithDict
&
type
,
12
const
std::string
&
name
,
13
const
std::vector<reco::parser::AnyMethodArgument> &
args
,
14
std::vector<reco::parser::AnyMethodArgument> &fixuppedArgs,
15
const
char
* where,
16
int
& oError);
17
}
18
19
#endif
type
type
Definition:
HCALResponse.h:21
reco::findMethod
pair< edm::FunctionWithDict, bool > findMethod(const edm::TypeWithDict &t, const string &name, const std::vector< AnyMethodArgument > &args, std::vector< AnyMethodArgument > &fixuppedArgs, const char *iIterator, int &oError)
Definition:
findMethod.cc:78
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
TypeWithDict.h
ExtractAppInfoFromXML.args
args
Definition:
ExtractAppInfoFromXML.py:291
FunctionWithDict.h
edm::TypeWithDict
Definition:
TypeWithDict.h:45
AnyMethodArgument.h
Generated for CMSSW Reference Manual by
1.8.5