#include <FFTGenericScaleCalculator.h>
Public Member Functions | |
FFTGenericScaleCalculator (const edm::ParameterSet &ps) | |
virtual void | mapFFTJet (const reco::Jet &jet, const reco::FFTJet< float > &fftJet, const math::XYZTLorentzVector ¤t, double *buf, unsigned dim) const |
virtual | ~FFTGenericScaleCalculator () |
Public Member Functions inherited from AbsFFTSpecificScaleCalculator | |
virtual | ~AbsFFTSpecificScaleCalculator () |
Private Member Functions | |
double | f_safeLog (const double x) const |
Definition at line 13 of file FFTGenericScaleCalculator.h.
FFTGenericScaleCalculator::FFTGenericScaleCalculator | ( | const edm::ParameterSet & | ps | ) |
Definition at line 32 of file FFTGenericScaleCalculator.cc.
References reco::btau::chargedHadronEnergyFraction, reco::btau::chargedHadronMultiplicity, check_param, reco::btau::electronEnergyFraction, reco::btau::electronMultiplicity, relval_parameters_module::energy, eta, Exception, i, m_factors, reco::btau::muonEnergyFraction, reco::btau::muonMultiplicity, reco::btau::neutralHadronEnergyFraction, reco::btau::neutralHadronMultiplicity, phi, reco::btau::photonEnergyFraction, reco::btau::photonMultiplicity, estimatePileup_makeJSON::pileup, EnergyCorrector::pt, and pileupReCalc_HLTpaths::scale.
|
inlinevirtual |
Definition at line 18 of file FFTGenericScaleCalculator.h.
|
inlineprivate |
Definition at line 25 of file FFTGenericScaleCalculator.h.
References create_public_lumi_plots::log, and m_minLog.
Referenced by mapFFTJet().
|
virtual |
Implements AbsFFTSpecificScaleCalculator.
Definition at line 195 of file FFTGenericScaleCalculator.cc.
References assert(), reco::PFJet::chargedEmEnergyFraction(), reco::PFJet::chargedHadronEnergyFraction(), reco::PFJet::chargedHadronMultiplicity(), reco::PFJet::chargedMuEnergyFraction(), reco::PFJet::chargedMultiplicity(), reco::PattRecoPeak< Real >::clusterRadius(), reco::PattRecoPeak< Real >::clusterSeparation(), reco::Jet::constituentEtaPhiSpread(), reco::Jet::constituentPtDistribution(), delPhi(), reco::PattRecoPeak< Real >::driftSpeed(), reco::PFJet::electronEnergyFraction(), reco::PFJet::electronMultiplicity(), reco::PattRecoPeak< Real >::eta(), Exception, reco::FFTJet< Real >::f_convergenceDistance(), reco::FFTJet< Real >::f_etaPhiCorr(), reco::FFTJet< Real >::f_etaWidth(), reco::FFTJet< Real >::f_etSum(), reco::FFTJet< Real >::f_fuzziness(), reco::FFTJet< Real >::f_membershipFactor(), reco::FFTJet< Real >::f_ncells(), reco::FFTJet< Real >::f_phiWidth(), reco::FFTJet< Real >::f_pileup(), reco::FFTJet< Real >::f_precluster(), reco::FFTJet< Real >::f_recoScale(), reco::FFTJet< Real >::f_recoScaleRatio(), f_safeLog(), h, reco::PattRecoPeak< Real >::hessian(), reco::PFJet::HFEMEnergyFraction(), reco::PFJet::HFEMMultiplicity(), reco::PFJet::HFHadronEnergyFraction(), reco::PFJet::HFHadronMultiplicity(), i, metsig::jet, reco::PattRecoPeak< Real >::lifetime(), create_public_lumi_plots::log, visualization-live-secondInstance_cfg::m, m_aveConstituentPt, m_averageWidth, m_chargedEmEnergyFraction, m_chargedHadronEnergyFraction, m_chargedHadronMultiplicity, m_chargedMuEnergyFraction, m_chargedMultiplicity, m_clusterRadius, m_clusterSeparation, m_constituentEtaPhiSpread, m_constituentPtDistribution, m_convergenceDistance, m_dRFromJet, m_driftSpeed, m_electronEnergyFraction, m_electronMultiplicity, m_EmEnergyFraction, m_energy, m_eta, m_etaPhiCorr, m_etaWidth, m_etSum, m_factors, m_fuzziness, m_gamma, m_HessianS2, m_HessianS4, m_HessianS6, m_HFEMEnergyFraction, m_HFEMMultiplicity, m_HFHadronEnergyFraction, m_HFHadronMultiplicity, m_LaplacianS1, m_LaplacianS2, m_LaplacianS3, m_lifetime, m_logAveConstituentPt, m_logEnergy, m_logGamma, m_logMagnitude, m_LogMagS1, m_LogMagS2, m_logMass, m_logPt, m_logScale, m_magnitude, m_magS1, m_magS2, m_magSpeed, m_mass, m_membershipFactor, m_mergeTime, m_muonEnergyFraction, m_muonMultiplicity, m_ncells, m_nConstituents, m_nearestNeighborDistance, m_neutralEmEnergyFraction, m_neutralHadronEnergyFraction, m_neutralHadronMultiplicity, m_neutralMultiplicity, m_phi, m_phiWidth, m_photonEnergyFraction, m_photonMultiplicity, m_pileup, m_pt, m_recoScale, m_recoScaleRatio, m_scale, m_splitTime, m_widthRatio, reco::PattRecoPeak< Real >::magnitude(), reco::PattRecoPeak< Real >::magSpeed(), reco::PattRecoPeak< Real >::mergeTime(), reco::PFJet::muonEnergyFraction(), reco::PFJet::muonMultiplicity(), reco::Jet::nConstituents(), reco::PattRecoPeak< Real >::nearestNeighborDistance(), reco::PFJet::neutralEmEnergyFraction(), reco::PFJet::neutralHadronEnergyFraction(), reco::PFJet::neutralHadronMultiplicity(), reco::PFJet::neutralMultiplicity(), reco::PattRecoPeak< Real >::phi(), reco::PFJet::photonEnergyFraction(), reco::PFJet::photonMultiplicity(), funct::pow(), reco::PattRecoPeak< Real >::scale(), pileupReCalc_HLTpaths::scale, reco::PattRecoPeak< Real >::splitTime(), and mathSSE::sqrt().
|
private |
Definition at line 90 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 54 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 110 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 96 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 103 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 111 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 114 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 78 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 79 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 93 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 92 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 58 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 80 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 70 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 99 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 106 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 113 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 43 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 37 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 56 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 52 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 51 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 33 of file FFTGenericScaleCalculator.h.
Referenced by FFTGenericScaleCalculator(), and mapFFTJet().
|
private |
Definition at line 57 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 45 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 84 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 85 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 86 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 102 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 109 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 101 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 108 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 81 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 82 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 83 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 72 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 91 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 44 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 46 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 65 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 67 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 69 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 42 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 40 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 76 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 64 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 66 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 68 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 71 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 41 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 61 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 74 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 34 of file FFTGenericScaleCalculator.h.
Referenced by f_safeLog().
|
private |
Definition at line 100 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 107 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 50 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 89 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 77 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 112 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 97 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 104 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 115 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 38 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 53 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 98 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 105 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 49 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 39 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 59 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 60 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 75 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 73 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().
|
private |
Definition at line 55 of file FFTGenericScaleCalculator.h.
Referenced by mapFFTJet().