#include <EcalUncalibRecHitWorkerFixedAlphaBetaFit.h>
Public Member Functions | |
EcalUncalibRecHitWorkerFixedAlphaBetaFit (const edm::ParameterSet &ps, edm::ConsumesCollector &) | |
EcalUncalibRecHitWorkerFixedAlphaBetaFit () | |
edm::ParameterSetDescription | getAlgoDescription () |
bool | run (const edm::Event &evt, const EcalDigiCollection::const_iterator &digi, EcalUncalibratedRecHitCollection &result) |
void | set (const edm::EventSetup &es) |
virtual | ~EcalUncalibRecHitWorkerFixedAlphaBetaFit () |
Public Member Functions inherited from EcalUncalibRecHitWorkerBaseClass | |
EcalUncalibRecHitWorkerBaseClass (const edm::ParameterSet &, edm::ConsumesCollector &c) | |
EcalUncalibRecHitWorkerBaseClass (const edm::ParameterSet &) | |
EcalUncalibRecHitWorkerBaseClass () | |
virtual void | set (const edm::Event &evt) |
virtual | ~EcalUncalibRecHitWorkerBaseClass () |
Private Member Functions | |
bool | setAlphaBeta () |
Private Attributes | |
EcalUncalibRecHitFixedAlphaBetaAlgo < EBDataFrame > | algoEB_ |
EcalUncalibRecHitFixedAlphaBetaAlgo < EEDataFrame > | algoEE_ |
std::string | alphabetaFilename_ |
std::vector< std::vector < std::pair< double, double > > > | alphaBetaValues_ |
double | alphaEB_ |
double | alphaEE_ |
double | AmplThrEB_ |
double | AmplThrEE_ |
double | betaEB_ |
double | betaEE_ |
edm::ESHandle< EcalPedestals > | pedHandle |
edm::ESHandle< EcalGainRatios > | pRatio |
bool | useAlphaBetaArray_ |
Definition at line 23 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
EcalUncalibRecHitWorkerFixedAlphaBetaFit::EcalUncalibRecHitWorkerFixedAlphaBetaFit | ( | const edm::ParameterSet & | ps, |
edm::ConsumesCollector & | c | ||
) |
Definition at line 34 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.cc.
References algoEB_, algoEE_, alphabetaFilename_, alphaEB_, alphaEE_, betaEB_, betaEE_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), setAlphaBeta(), EcalUncalibRecHitFixedAlphaBetaAlgo< C >::SetDynamicPedestal(), EcalUncalibRecHitFixedAlphaBetaAlgo< C >::SetMinAmpl(), AlCaHLTBitMon_QueryRunRegistry::string, and useAlphaBetaArray_.
|
inline |
Definition at line 27 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
|
inlinevirtual |
Definition at line 28 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
|
virtual |
Implements EcalUncalibRecHitWorkerBaseClass.
Definition at line 193 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.cc.
References edm::ParameterSetDescription::addNode().
|
virtual |
Implements EcalUncalibRecHitWorkerBaseClass.
Definition at line 107 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.cc.
References a, algoEB_, algoEE_, alphaBetaValues_, alphaEB_, alphaEE_, b, betaEB_, betaEE_, EcalBarrel, EcalCondObjectContainer< T >::end(), EcalCondObjectContainer< T >::find(), EcalMGPAGainRatio::gain12Over6(), EcalMGPAGainRatio::gain6Over1(), EBDetId::ic(), EBDetId::ism(), EcalUncalibRecHitFixedAlphaBetaAlgo< C >::makeRecHit(), EcalPedestal::mean_x1, EcalPedestal::mean_x12, EcalPedestal::mean_x6, pedHandle, pRatio, edm::SortedCollection< T, SORT >::push_back(), EcalUncalibRecHitFixedAlphaBetaAlgo< C >::SetAlphaBeta(), and useAlphaBetaArray_.
|
virtual |
Implements EcalUncalibRecHitWorkerBaseClass.
Definition at line 58 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.cc.
References edm::EventSetup::get(), LogDebug, pedHandle, and pRatio.
Referenced by betterConfigParser.BetterConfigParser::getGeneral().
|
private |
Definition at line 73 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.cc.
References a, alphabetaFilename_, alphaBetaValues_, b, mergeVDriftHistosByStation::file, AlCaHLTBitMon_ParallelJobs::p, runTheMatrix::ret, and findQualityFiles::size.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit().
|
private |
Definition at line 39 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().
|
private |
Definition at line 40 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().
|
private |
Definition at line 48 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and setAlphaBeta().
|
private |
Definition at line 46 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by run(), and setAlphaBeta().
|
private |
Definition at line 42 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().
|
private |
Definition at line 44 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().
|
private |
Definition at line 36 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
|
private |
Definition at line 37 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
|
private |
Definition at line 43 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().
|
private |
Definition at line 45 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().
|
private |
Definition at line 53 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
|
private |
Definition at line 52 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
|
private |
Definition at line 47 of file EcalUncalibRecHitWorkerFixedAlphaBetaFit.h.
Referenced by EcalUncalibRecHitWorkerFixedAlphaBetaFit(), and run().