RecoLocalCalo
HcalRecAlgos
interface
parsePlan1RechitCombiner.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_HcalRecAlgos_parsePlan1RechitCombiner_h_
2
#define RecoLocalCalo_HcalRecAlgos_parsePlan1RechitCombiner_h_
3
4
#include <memory>
5
#include "
RecoLocalCalo/HcalRecAlgos/interface/AbsPlan1RechitCombiner.h
"
6
7
namespace
edm
{
8
class
ParameterSet
;
9
}
10
11
//
12
// Factory function for creating objects of types inheriting from
13
// AbsPlan1RechitCombiner out of parameter sets
14
//
15
std::unique_ptr<AbsPlan1RechitCombiner>
parsePlan1RechitCombiner
(
const
edm::ParameterSet
& ps);
16
17
#endif // RecoLocalCalo_HcalRecAlgos_parsePlan1RechitCombiner_h_
ParameterSet
Definition:
Functions.h:16
parsePlan1RechitCombiner
std::unique_ptr< AbsPlan1RechitCombiner > parsePlan1RechitCombiner(const edm::ParameterSet &ps)
Definition:
parsePlan1RechitCombiner.cc:7
AbsPlan1RechitCombiner.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::ParameterSet
Definition:
ParameterSet.h:47
Generated for CMSSW Reference Manual by
1.8.14