Main Page
Namespaces
Classes
Package Documentation
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
}
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
edm
HLT enums.
Definition:
AlignableModifier.h:17
Generated for CMSSW Reference Manual by
1.8.11