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:76
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
TypeWithDict.h
L1Trigger_dataformats.reco
dictionary reco
Definition:
L1Trigger_dataformats.py:9
FunctionWithDict.h
harvestRelVal.args
dictionary args
Definition:
harvestRelVal.py:305
edm::TypeWithDict
Definition:
TypeWithDict.h:45
AnyMethodArgument.h
Generated for CMSSW Reference Manual by
1.8.5