CMS 3D CMS Logo

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 const * getProducerParameterSet(Provenance const &provenance, ProcessHistory const &)
HLT enums.