Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
FWCore
Utilities
interface
ProductLabels.h
Go to the documentation of this file.
1
#ifndef FWCore_Utilities_ProductLabels_h
2
#define FWCore_Utilities_ProductLabels_h
3
namespace
edm {
4
struct
ProductLabels
{
5
char
const
*
module
;
6
char
const
*
productInstance
;
7
char
const
*
process
;
8
};
9
}
// namespace edm
10
#endif
edm::ProductLabels
Definition:
ProductLabels.h:4
edm::ProductLabels::process
char const * process
Definition:
ProductLabels.h:7
edm::ProductLabels::module
char const * module
Definition:
ProductLabels.h:5
edm::ProductLabels::productInstance
char const * productInstance
Definition:
ProductLabels.h:6
Generated for CMSSW Reference Manual by
1.8.5