#include <EcalTPGParamBuilder.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &evt, const edm::EventSetup &evtSetup) |
virtual void | beginJob () |
bool | checkIfOK (const EcalPedestals::Item &item) |
EcalTPGParamBuilder (edm::ParameterSet const &pSet) | |
~EcalTPGParamBuilder () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | computeFineGrainEBParameters (uint &lowRatio, uint &highRatio, uint &lowThreshold, uint &highThreshold, uint &lut) |
void | computeFineGrainEEParameters (uint &threshold, uint &lut_strip, uint &lut_tower) |
bool | computeLinearizerParam (double theta, double gainRatio, double calibCoeff, std::string subdet, int &mult, int &shift) |
void | computeLUT (int *lut, std::string det="EB") |
std::vector< unsigned int > | computeWeights (EcalShapeBase &shape, TH1F *histo) |
void | create_header () |
void | getCoeff (coeffStruc &coeff, const EcalIntercalibConstantMap &calibMap, uint rawId) |
void | getCoeff (coeffStruc &coeff, const EcalGainRatioMap &gainMap, uint rawId) |
void | getCoeff (coeffStruc &coeff, const EcalPedestalsMap &pedMap, uint rawId) |
void | getCoeff (coeffStruc &coeff, const std::map< EcalLogicID, MonPedestalsDat > &pedMap, const EcalLogicID &logicId) |
std::pair< std::string, int > | getCrate (int tcc) |
std::string | getDet (int tcc) |
int | getEtaSlice (int tccId, int towerInTCC) |
int | getGCTRegionEta (int tteta) |
int | getGCTRegionPhi (int ttphi) |
bool | realignBaseline (linStruc &lin, float forceBase12) |
int | uncodeWeight (double weight, int complement2=7) |
double | uncodeWeight (int iweight, int complement2=7) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 54 of file EcalTPGParamBuilder.h.
|
explicit |
Definition at line 52 of file EcalTPGParamBuilder.cc.
References bst_conf_id_, btt_conf_id_, bxt_conf_id_, gather_cfg::cout, db_, DBEE_, del_conf_id_, delays_EB_, delays_EE_, alignCSCRings::e, Et_sat_EB_, Et_sat_EE_, cppFunctionSkipper::exception, FG_highRatio_EB_, FG_highThreshold_EB_, FG_lowRatio_EB_, FG_lowThreshold_EB_, FG_lut_EB_, FG_lut_strip_EE_, FG_lut_tower_EE_, FG_Threshold_EE_, fgr_conf_id_, forcedPedestalValue_, forceEtaSlice_, geomFile_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), H2_, lin_conf_id_, lut_conf_id_, LUT_constant_EB_, LUT_constant_EE_, LUT_noise_EB_, LUT_noise_EE_, LUT_option_, LUT_stochastic_EB_, LUT_stochastic_EE_, LUT_threshold_EB_, LUT_threshold_EE_, m_write_bst, m_write_btt, m_write_bxt, m_write_del, m_write_fgr, m_write_lin, m_write_lut, m_write_ped, m_write_sli, m_write_spi, m_write_wei, dbtoconf::out, out_file_, GetRecoTauVFromDQM_MC_cff::outFile, ped_conf_id_, pedestal_offset_, phases_EB_, phases_EE_, sampleMax_, SFGVB_lut_, SFGVB_SpikeKillingThreshold_, SFGVB_Threshold_, funct::sin(), sli_conf_id_, sliding_, spi_conf_id_, AlCaHLTBitMon_QueryRunRegistry::string, tag_, TimingDelays_EB_, TimingDelays_EE_, TimingPhases_EB_, TimingPhases_EE_, TTF_highThreshold_EB_, TTF_highThreshold_EE_, TTF_lowThreshold_EB_, TTF_lowThreshold_EE_, useInterCalibration_, useTransverseEnergy_, version_, wei_conf_id_, weight_timeShift_, weight_unbias_recovery_, writeToDB_, and writeToFiles_.
EcalTPGParamBuilder::~EcalTPGParamBuilder | ( | ) |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 359 of file EcalTPGParamBuilder.cc.
References funct::abs(), newFWLiteAna::base, bst_conf_id_, btt_conf_id_, bxt_conf_id_, coeffStruc::calibCoeff_, EcalTriggerElectronicsId::channelId(), computeFineGrainEBParameters(), computeFineGrainEEParameters(), computeLinearizerParam(), computeLUT(), computeWeights(), gather_cfg::cout, dataset::dataset, db_, DBEE_, EcalElectronicsId::dccId(), EcalElectronicsMapping::DCCid(), TauDecayModes::dec, del_conf_id_, delays_EB_, delays_EE_, alignCSCRings::e, DetId::Ecal, EcalBarrel, EcalEndcap, Et_sat_EB_, Et_sat_EE_, PV3DBase< T, PVType, FrameType >::eta(), eTTmap_, cppFunctionSkipper::exception, EcalCondDBInterface::fetchDataSet(), FG_highRatio_EB_, FG_highThreshold_EB_, FG_lowRatio_EB_, FG_lowThreshold_EB_, FG_Threshold_EE_, fgr_conf_id_, plotBeamSpotDB::first, forcedPedestalValue_, forceEtaSlice_, g, callgraph::G, EcalMGPAGainRatio::gain12Over6(), EcalMGPAGainRatio::gain6Over1(), coeffStruc::gainRatio_, edm::EventSetup::get(), FEConfigMainInfo::getBstId(), FEConfigMainInfo::getBttId(), FEConfigMainInfo::getBxtId(), getCoeff(), getCrate(), getDet(), EcalCondDBInterface::getEcalLogicID(), EcalCondDBInterface::getEcalLogicIDSetOrdered(), EcalElectronicsMapping::getElectronicsId(), FEConfigMainInfo::getFgrId(), getGCTRegionEta(), getGCTRegionPhi(), CaloSubdetectorGeometry::getGeometry(), EcalLogicID::getID1(), EcalLogicID::getID2(), EcalLogicID::getID3(), FEConfigMainInfo::getLinId(), EcalLogicID::getLogicID(), FEConfigMainInfo::getLUTId(), EcalCondObjectContainer< T >::getMap(), EcalLogicID::getName(), FEConfigMainInfo::getPedId(), FEConfigPedDat::getPedMeanG1(), FEConfigPedDat::getPedMeanG12(), FEConfigPedDat::getPedMeanG6(), CaloCellGeometry::getPosition(), FEConfigMainInfo::getSliId(), FEConfigMainInfo::getSpiId(), FEConfigMainInfo::getTimId(), EcalElectronicsMapping::getTriggerElectronicsId(), CaloSubdetectorGeometry::getValidDetIds(), FEConfigMainInfo::getWeiId(), H2_, ecalpyutils::hashedIndex(), i, EcalTrigTowerDetId::ieta(), EcalTrigTowerDetId::ietaAbs(), EcalCondObjectContainer< T >::insert(), EcalTrigTowerDetId::iphi(), EcalElectronicsMapping::iTT(), j, relval_steps::k, lin_conf_id_, lumiPlot::lut, lut_conf_id_, LUT_option_, lumiCalc2::lute, m_write_del, m_write_fgr, m_write_lin, m_write_lut, m_write_ped, m_write_sli, m_write_spi, m_write_wei, EcalPedestal::mean_x1, EcalPedestal::mean_x12, EcalPedestal::mean_x6, VarParsing::mult, linStruc::mult_, ntupleCrate_, ntupleDet_, ntupleInts_, EcalLogicID::NULLID, convertSQLiteXML::ok, dbtoconf::out, out_file_, AlCaHLTBitMon_ParallelJobs::p, ped_conf_id_, linStruc::pedestal_, pedestal_offset_, coeffStruc::pedestals_, phases_EB_, phases_EE_, PV3DBase< T, PVType, FrameType >::phi(), funct::pow(), edm::ESHandle< class >::product(), EcalTriggerElectronicsId::pseudoStripId(), EcalTriggerElectronicsId::rawId(), DetId::rawId(), realignBaseline(), EcalPedestal::rms_x1, EcalPedestal::rms_x12, EcalPedestal::rms_x6, compare_using_db::sample, IODConfig::setConfigTag(), FEConfigLinParamDat::setETSat(), FEConfigLUTParamDat::setETSat(), FEConfigFgrParamDat::setFGhighratio(), FEConfigFgrParamDat::setFGhighthresh(), FEConfigFgrParamDat::setFGlowratio(), FEConfigFgrParamDat::setFGlowthresh(), FEConfigFgrGroupDat::setFgrGroupId(), FEConfigFgrDat::setFgrGroupId(), FEConfigPedInfo::setId(), FEConfigFgrEEStripDat::setLutFgr(), FEConfigLUTGroupDat::setLUTGroupId(), FEConfigLUTDat::setLUTGroupId(), FEConfigFgrEETowerDat::setLutValue(), FEConfigLUTGroupDat::setLUTValue(), FEConfigFgrGroupDat::setLUTValue(), FEConfigLinDat::setMultX1(), FEConfigLinDat::setMultX12(), FEConfigLinDat::setMultX6(), FEConfigPedDat::setPedMeanG1(), FEConfigPedDat::setPedMeanG12(), FEConfigPedDat::setPedMeanG6(), FEConfigFgrGroupDat::setRatioHigh(), FEConfigFgrGroupDat::setRatioLow(), FEConfigLinDat::setShift1(), FEConfigLinDat::setShift12(), FEConfigLinDat::setShift6(), FEConfigSlidingDat::setSliding(), FEConfigSpikeDat::setSpikeThreshold(), FEConfigFgrGroupDat::setThreshHigh(), FEConfigFgrGroupDat::setThreshLow(), FEConfigFgrEEStripDat::setThreshold(), FEConfigTimingDat::setTimingPar1(), FEConfigTimingDat::setTimingPar2(), FEConfigLUTParamDat::setTTThreshhigh(), FEConfigLUTParamDat::setTTThreshlow(), FEConfigWeightGroupDat::setWeight0(), FEConfigWeightGroupDat::setWeight1(), FEConfigWeightGroupDat::setWeight2(), FEConfigWeightGroupDat::setWeight3(), FEConfigWeightGroupDat::setWeight4(), FEConfigWeightDat::setWeightGroupId(), FEConfigWeightGroupDat::setWeightGroupId(), SFGVB_lut_, SFGVB_SpikeKillingThreshold_, SFGVB_Threshold_, edm::shift, linStruc::shift_, funct::sin(), findQualityFiles::size, sli_conf_id_, sliding_, EBDetId::SMCRYSTALMODE, spi_conf_id_, AlCaHLTBitMon_QueryRunRegistry::string, EcalElectronicsId::stripId(), EcalTrigTowerDetId::subDet(), tag_, EcalElectronicsMapping::TCCid(), theBarrelGeometry_, theEndcapGeometry_, theMapping_, PV3DBase< T, PVType, FrameType >::theta(), theta(), dtDQMClient_cfg::threshold, EcalElectronicsId::towerId(), funct::true, TTF_highThreshold_EB_, TTF_highThreshold_EE_, TTF_lowThreshold_EB_, TTF_lowThreshold_EE_, useTransverseEnergy_, version_, wei_conf_id_, create_public_pileup_plots::weights, EcalTPGDBApp::writeToConfDB_Delay(), EcalTPGDBApp::writeToConfDB_Spike(), EcalTPGDBApp::writeToConfDB_TPGFgr(), EcalTPGDBApp::writeToConfDB_TPGLinearCoef(), EcalTPGDBApp::writeToConfDB_TPGLUT(), EcalTPGDBApp::writeToConfDB_TPGMain(), EcalTPGDBApp::writeToConfDB_TPGPedestals(), EcalTPGDBApp::writeToConfDB_TPGSliding(), EcalTPGDBApp::writeToConfDB_TPGWeight(), writeToDB_, writeToFiles_, x, xtal_LSB_EB_, xtal_LSB_EE_, EcalElectronicsId::xtalId(), EEDetId::XYMODE, y, z, EcalTrigTowerDetId::zside(), and ecaldqm::zside().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 1941 of file EcalTPGParamBuilder.cc.
References gather_cfg::cout, create_header(), TauDecayModes::dec, DetId::Ecal, EcalBarrel, EcalEndcap, Et_sat_EB_, Et_sat_EE_, FG_highRatio_EB_, FG_highThreshold_EB_, FG_lowRatio_EB_, FG_lowThreshold_EB_, FG_Threshold_EE_, DetId::rawId(), TTF_highThreshold_EB_, TTF_highThreshold_EE_, TTF_lowThreshold_EB_, TTF_lowThreshold_EE_, and writeToFiles_.
bool EcalTPGParamBuilder::checkIfOK | ( | const EcalPedestals::Item & | item | ) |
Definition at line 332 of file EcalTPGParamBuilder.cc.
References EcalPedestal::mean_x1, EcalPedestal::mean_x12, EcalPedestal::mean_x6, query::result, EcalPedestal::rms_x1, EcalPedestal::rms_x12, and EcalPedestal::rms_x6.
|
private |
Definition at line 2370 of file EcalTPGParamBuilder.cc.
References Et_sat_EB_, FG_highRatio_EB_, FG_highThreshold_EB_, FG_lowRatio_EB_, FG_lowThreshold_EB_, and FG_lut_EB_.
Referenced by analyze().
|
private |
Definition at line 2396 of file EcalTPGParamBuilder.cc.
References Et_sat_EE_, FG_lut_strip_EE_, FG_lut_tower_EE_, and FG_Threshold_EE_.
Referenced by analyze().
|
private |
Definition at line 1972 of file EcalTPGParamBuilder.cc.
References gather_cfg::cout, Et_sat_EB_, Et_sat_EE_, edm::false, funct::sin(), sliding_, funct::true, xtal_LSB_EB_, and xtal_LSB_EE_.
Referenced by analyze().
|
private |
Definition at line 2244 of file EcalTPGParamBuilder.cc.
References Et_sat_EB_, Et_sat_EE_, i, j, LUT_constant_EB_, LUT_constant_EE_, LUT_noise_EB_, LUT_noise_EE_, LUT_option_, LUT_stochastic_EB_, LUT_stochastic_EE_, LUT_threshold_EB_, LUT_threshold_EE_, oneOverEtResolEt(), TTF_highThreshold_EB_, TTF_highThreshold_EE_, TTF_lowThreshold_EB_, and TTF_lowThreshold_EE_.
Referenced by analyze().
|
private |
Definition at line 2128 of file EcalTPGParamBuilder.cc.
References complement2_, prof2calltree::count, gather_cfg::cout, cmsHarvester::index, bookConverter::max, min(), nSample_, funct::pow(), compare_using_db::sample, sampleMax_, cond::rpcobgas::time, HLT_25ns14e33_v1_cff::timeMax, EcalShapeBase::timeOfMax(), EcalShapeBase::timeOfThr(), uncodeWeight(), histoStyle::weight, weight_timeShift_, and weight_unbias_recovery_.
Referenced by analyze().
|
private |
Definition at line 2016 of file EcalTPGParamBuilder.cc.
References mathSSE::return(), and writeToFiles_.
Referenced by beginJob().
|
private |
Referenced by analyze().
|
private |
|
private |
|
private |
Definition at line 2352 of file EcalTPGParamBuilder.cc.
References gather_cfg::cout, EcalLogicID::getID1(), EcalLogicID::getID2(), EcalLogicID::getID3(), MonPedestalsDat::getPedMeanG1(), MonPedestalsDat::getPedMeanG12(), MonPedestalsDat::getPedMeanG6(), and coeffStruc::pedestals_.
|
private |
Definition at line 2468 of file EcalTPGParamBuilder.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by analyze().
|
private |
|
private |
Definition at line 344 of file EcalTPGParamBuilder.cc.
|
private |
Definition at line 2437 of file EcalTPGParamBuilder.cc.
Referenced by analyze().
|
private |
Definition at line 2429 of file EcalTPGParamBuilder.cc.
Referenced by analyze().
|
private |
Definition at line 2405 of file EcalTPGParamBuilder.cc.
References newFWLiteAna::base, gather_cfg::cout, edm::false, i, linStruc::mult_, convertSQLiteXML::ok, linStruc::pedestal_, funct::pow(), and linStruc::shift_.
Referenced by analyze().
|
private |
Definition at line 2110 of file EcalTPGParamBuilder.cc.
References bookConverter::max, and funct::pow().
Referenced by computeWeights().
|
private |
Definition at line 2120 of file EcalTPGParamBuilder.cc.
References funct::pow(), and histoStyle::weight.
|
private |
Definition at line 142 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 141 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 140 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 98 of file EcalTPGParamBuilder.h.
Referenced by computeWeights().
|
private |
Definition at line 127 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 130 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 139 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 120 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 122 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 92 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEBParameters(), computeLinearizerParam(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 92 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEEParameters(), computeLinearizerParam(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 87 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 105 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEBParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 105 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEBParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 105 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEBParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 105 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEBParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 106 of file EcalTPGParamBuilder.h.
Referenced by computeFineGrainEBParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 108 of file EcalTPGParamBuilder.h.
Referenced by computeFineGrainEEParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 108 of file EcalTPGParamBuilder.h.
Referenced by computeFineGrainEEParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 107 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeFineGrainEEParameters(), and EcalTPGParamBuilder().
|
private |
Definition at line 135 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 109 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 110 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 126 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 113 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 133 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 134 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 101 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 102 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 101 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 102 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 99 of file EcalTPGParamBuilder.h.
Referenced by analyze(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 101 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 102 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 100 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 100 of file EcalTPGParamBuilder.h.
Referenced by computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 155 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 154 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 153 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 152 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 149 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 146 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 147 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 145 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 150 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 151 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 148 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 97 of file EcalTPGParamBuilder.h.
Referenced by computeWeights().
|
private |
Definition at line 159 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 158 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 157 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 125 of file EcalTPGParamBuilder.h.
Referenced by analyze(), EcalTPGParamBuilder(), and ~EcalTPGParamBuilder().
|
private |
Definition at line 132 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 111 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 121 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 123 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 94 of file EcalTPGParamBuilder.h.
Referenced by computeWeights(), and EcalTPGParamBuilder().
|
private |
Definition at line 111 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 112 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 111 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 136 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 93 of file EcalTPGParamBuilder.h.
Referenced by analyze(), computeLinearizerParam(), and EcalTPGParamBuilder().
|
private |
Definition at line 138 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 143 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 86 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 85 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 88 of file EcalTPGParamBuilder.h.
Referenced by analyze().
|
private |
Definition at line 116 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 117 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 118 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 119 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 103 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 104 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 103 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 104 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), computeLUT(), and EcalTPGParamBuilder().
|
private |
Definition at line 113 of file EcalTPGParamBuilder.h.
Referenced by EcalTPGParamBuilder().
|
private |
Definition at line 90 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 144 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 137 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 95 of file EcalTPGParamBuilder.h.
Referenced by computeWeights(), and EcalTPGParamBuilder().
|
private |
Definition at line 96 of file EcalTPGParamBuilder.h.
Referenced by computeWeights(), and EcalTPGParamBuilder().
|
private |
Definition at line 128 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and EcalTPGParamBuilder().
|
private |
Definition at line 129 of file EcalTPGParamBuilder.h.
Referenced by analyze(), beginJob(), create_header(), EcalTPGParamBuilder(), and ~EcalTPGParamBuilder().
|
private |
Definition at line 91 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and computeLinearizerParam().
|
private |
Definition at line 91 of file EcalTPGParamBuilder.h.
Referenced by analyze(), and computeLinearizerParam().