#include "RecoLocalCalo/HGCalRecProducers/plugins/HGCalUncalibRecHitWorkerWeights.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "RecoLocalCalo/HGCalRecProducers/interface/HGCalUncalibRecHitWorkerFactory.h"
Go to the source code of this file.
Functions | |
template<typename DET > | |
void | configureIt (const edm::ParameterSet &conf, HGCalUncalibRecHitRecWeightsAlgo< HGCDataFrame< DET, HGCSample >> &maker) |
static const HGCalUncalibRecHitWorkerFactory::PMaker < HGCalUncalibRecHitWorkerWeights > | s_maker__LINE__ ("HGCalUncalibRecHitWorkerWeights") |
void configureIt | ( | const edm::ParameterSet & | conf, |
HGCalUncalibRecHitRecWeightsAlgo< HGCDataFrame< DET, HGCSample >> & | maker | ||
) |
Definition at line 10 of file HGCalUncalibRecHitWorkerWeights.cc.
References constexpr, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), and funct::pow().
Referenced by HGCalUncalibRecHitWorkerWeights::HGCalUncalibRecHitWorkerWeights().
|
static |