Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CommonTools
Utils
src
findDataMember.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_findDataMember_h
2
#define CommonTools_Utils_findDataMember_h
3
// -*- C++ -*-
4
//
5
// Package: Utilities
6
// Class : findDataMember
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Wed Aug 13 10:07:45 EDT 2008
19
// $Id: findDataMember.h,v 1.2 2012/08/03 18:08:11 wmtan Exp $
20
//
21
22
// system include files
23
#include <string>
24
#include "
FWCore/Utilities/interface/MemberWithDict.h
"
25
#include "
FWCore/Utilities/interface/TypeWithDict.h
"
26
// user include files
27
28
// forward declarations
29
namespace
reco
{
30
edm::MemberWithDict
findDataMember
(
const
edm::TypeWithDict
& iType,
const
std::string
& iName,
int
& oError);
31
}
32
33
#endif
reco::findDataMember
edm::MemberWithDict findDataMember(const edm::TypeWithDict &iType, const std::string &iName, int &oError)
Definition:
findDataMember.cc:26
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
TypeWithDict.h
L1Trigger_dataformats.reco
dictionary reco
Definition:
L1Trigger_dataformats.py:9
MemberWithDict.h
edm::MemberWithDict
Definition:
MemberWithDict.h:19
edm::TypeWithDict
Definition:
TypeWithDict.h:45
Generated for CMSSW Reference Manual by
1.8.5