#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 | |
void | configureIt (const edm::ParameterSet &conf, HGCalUncalibRecHitRecWeightsAlgo< HGCalDataFrame > &maker) |
static const HGCalUncalibRecHitWorkerFactory ::PMaker< HGCalUncalibRecHitWorkerWeights > | s_maker__LINE__ ("HGCalUncalibRecHitWorkerWeights") |
void configureIt | ( | const edm::ParameterSet & | conf, |
HGCalUncalibRecHitRecWeightsAlgo< HGCalDataFrame > & | maker | ||
) |
Definition at line 9 of file HGCalUncalibRecHitWorkerWeights.cc.
References HLTEgPhaseIITestSequence_cff::adcNbits, HLTEgPhaseIITestSequence_cff::adcSaturation, edm::ParameterSet::exists(), HLTEgPhaseIITestSequence_cff::fCPerMIP, edm::ParameterSet::getParameter(), HLTEgPhaseIITestSequence_cff::isSiFE, funct::pow(), EcalSCDynamicDPhiParametersESProducer_cfi::saturation, HGCalUncalibRecHitRecWeightsAlgo< C >::set_ADCLSB(), HGCalUncalibRecHitRecWeightsAlgo< C >::set_fCPerMIP(), HGCalUncalibRecHitRecWeightsAlgo< C >::set_isSiFESim(), HGCalUncalibRecHitRecWeightsAlgo< C >::set_TDCLSB(), HGCalUncalibRecHitRecWeightsAlgo< C >::set_tdcOnsetfC(), HGCalUncalibRecHitRecWeightsAlgo< C >::set_toaLSBToNS(), HLTEgPhaseIITestSequence_cff::tdcNbits, hgcalVFEProducer_cfi::tdcOnset, HLTEgPhaseIITestSequence_cff::tdcSaturation, and HLTEgPhaseIITestSequence_cff::toaLSB_ns.
Referenced by HGCalUncalibRecHitWorkerWeights::HGCalUncalibRecHitWorkerWeights().
|
static |