Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
FWCore
Framework
interface
getProducerParameterSet.h
Go to the documentation of this file.
1
#ifndef FWCore_Framework_getProducerParameterSet_h
2
#define FWCore_Framework_getProducerParameterSet_h
3
// -*- C++ -*-
4
//
5
// Package: Framework
6
// Function: getProducerParameterSet
7
//
20
//
21
// Original Author: W. David Dagenhart
22
// Created: 7 September 2017
23
24
namespace
edm {
25
26
class
ParameterSet
;
27
class
Provenance;
28
class
ProcessHistory;
29
30
ParameterSet
const
*
getProducerParameterSet
(Provenance
const
& provenance, ProcessHistory
const
&);
31
}
// namespace edm
32
#endif
ParameterSet
Definition:
Functions.h:16
edm::getProducerParameterSet
ParameterSet const * getProducerParameterSet(Provenance const &provenance, ProcessHistory const &)
Definition:
getProducerParameterSet.cc:16
Generated for CMSSW Reference Manual by
1.8.5