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 "Reflex/Member.h"
4
#include "Reflex/Type.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<Reflex::Member, bool>
findMethod
(
const
Reflex::Type
&
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:22
susybsm::HSCParticleType::Type
Type
Definition:
HSCParticle.h:20
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
reco::findMethod
pair< Member, bool > findMethod(const Type &t, const string &name, const std::vector< AnyMethodArgument > &args, std::vector< AnyMethodArgument > &fixuppedArgs, const char *iIterator, int &oError)
Definition:
findMethod.cc:66
harvestRelVal.args
dictionary args
Definition:
harvestRelVal.py:305
AnyMethodArgument.h
Generated for CMSSW Reference Manual by
1.8.5