| applyCorrection(xAOD::Photon &photon) const | ElectronPhotonVariableCorrectionBase | |
| applyCorrection(xAOD::Electron &electron) const | ElectronPhotonVariableCorrectionBase | |
| applyToConvertedPhotons() const | ElectronPhotonVariableCorrectionBase | |
| applyToElectrons() const | ElectronPhotonVariableCorrectionBase | |
| applyToUnconvertedPhotons() const | ElectronPhotonVariableCorrectionBase | |
| AsgTool(const std::string &name) | asg::AsgTool | |
| AsgTool(const AsgTool &)=delete | asg::AsgTool | |
| AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AthAlgTool | |
| AthAlgTool() | AthAlgTool | private |
| AthAlgTool(const AthAlgTool &) | AthAlgTool | private |
| AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| correct(float &return_corrected_variable, const float original_variable, const std::vector< float > &properties, unsigned int rndSeed=0) const | ElectronPhotonVariableCorrectionBase | private |
| correctedCopy(const xAOD::Photon &in_photon, xAOD::Photon *&out_photon) const | ElectronPhotonVariableCorrectionBase | |
| correctedCopy(const xAOD::Electron &in_electron, xAOD::Electron *&out_electron) const | ElectronPhotonVariableCorrectionBase | |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareProperty(Gaudi::Property< T, V, H > &t) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| EGammaObjects enum name | ElectronPhotonVariableCorrectionBase | |
| ElectronPhotonVariableCorrectionBase(const std::string &myname) | ElectronPhotonVariableCorrectionBase | |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| findBin(int &return_bin, const float evalPoint, const std::vector< float > &binning) | ElectronPhotonVariableCorrectionBase | privatestatic |
| get1DBinnedParameter(float &return_parameter_value, const float evalPoint, const std::vector< float > &binning, const int parameter_number) const | ElectronPhotonVariableCorrectionBase | private |
| get2DBinnedParameter(float &return_parameter_value, const float etaEvalPoint, const float ptEvalPoint, const int parameter_number) const | ElectronPhotonVariableCorrectionBase | private |
| get2DHistParameter(float &return_parameter_value, const float etaEvalPoint, const float phiEvalPoint, const int parameter_number) const | ElectronPhotonVariableCorrectionBase | private |
| getBinCenter(float &return_bin_center, const std::vector< float > &binning, const int bin_int) const | ElectronPhotonVariableCorrectionBase | private |
| getCorrectionParameters(const float pt, const float eta, const float ph, std::vector< float > &properties) const | ElectronPhotonVariableCorrectionBase | private |
| getCorrectionVariable() | ElectronPhotonVariableCorrectionBase | inline |
| getDensity(float &value, const std::string &eventShapeContainer) const | ElectronPhotonVariableCorrectionBase | private |
| getEtaPtBinningsFromConf(const bool getEtaBins, const bool getPtBins, const TString &binValues, const TString &interpolate, TEnv &env, const int parameter_number) | ElectronPhotonVariableCorrectionBase | private |
| getInterpolationFlag(const int parameter_number) const | ElectronPhotonVariableCorrectionBase | private |
| getKey(const void *ptr) const | asg::AsgTool | |
| getKinematicProperties(const xAOD::Egamma &egamma_object, float &pt, float &eta, float &phi) const | ElectronPhotonVariableCorrectionBase | private |
| getName(const void *ptr) const | asg::AsgTool | |
| getObjectFromRootFile(TEnv &env, const int parameter_number, const TString &filePathKey, const TString &nameKey, std::unique_ptr< TObject > &return_object) | ElectronPhotonVariableCorrectionBase | private |
| getParameterInformationFromConf(TEnv &env, const int parameter_number, const ElectronPhotonVariableCorrectionBase::parameterType type) | ElectronPhotonVariableCorrectionBase | private |
| getProperty(const std::string &name) const | asg::AsgTool | |
| getTLSRandomGen(unsigned int seed) const | ElectronPhotonVariableCorrectionBase | private |
| initialize() override | ElectronPhotonVariableCorrectionBase | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| interpolate(float &return_parameter_value, const float evalPoint, const int bin, const std::vector< float > &binning, const std::vector< float > &binValues) const | ElectronPhotonVariableCorrectionBase | private |
| interpolate_function(const float value, const float left_bin_center, const float left_bin_value, const float right_bin_center, const float right_bin_value) | ElectronPhotonVariableCorrectionBase | privatestatic |
| isAppliedTo() | ElectronPhotonVariableCorrectionBase | inline |
| isEqualToUncorrectedDiscontinuity(const float value) const | ElectronPhotonVariableCorrectionBase | private |
| m_applyToObjects | ElectronPhotonVariableCorrectionBase | private |
| m_binValues | ElectronPhotonVariableCorrectionBase | private |
| m_configFile | ElectronPhotonVariableCorrectionBase | private |
| m_correctionFunctionString | ElectronPhotonVariableCorrectionBase | private |
| m_correctionFunctionTFormula | ElectronPhotonVariableCorrectionBase | private |
| m_correctionVariable | ElectronPhotonVariableCorrectionBase | private |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_doGaussianSmearing | ElectronPhotonVariableCorrectionBase | private |
| m_etaBins | ElectronPhotonVariableCorrectionBase | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_graphCopies | ElectronPhotonVariableCorrectionBase | private |
| m_interpolatePtFlags | ElectronPhotonVariableCorrectionBase | private |
| m_numberOfFunctionParameters | ElectronPhotonVariableCorrectionBase | private |
| m_originalVariable | ElectronPhotonVariableCorrectionBase | private |
| m_ParameterTypeVector | ElectronPhotonVariableCorrectionBase | private |
| m_ptBins | ElectronPhotonVariableCorrectionBase | private |
| m_retrievedEtaBinning | ElectronPhotonVariableCorrectionBase | private |
| m_retrievedPtBinning | ElectronPhotonVariableCorrectionBase | private |
| m_TH2Copies | ElectronPhotonVariableCorrectionBase | private |
| m_TRandom_tls | ElectronPhotonVariableCorrectionBase | mutableprivate |
| m_uncorrectedDiscontinuities | ElectronPhotonVariableCorrectionBase | private |
| m_useAbsEtaBinned | ElectronPhotonVariableCorrectionBase | private |
| m_useAbsEtaTH2 | ElectronPhotonVariableCorrectionBase | private |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_variableToCorrect | ElectronPhotonVariableCorrectionBase | private |
| m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| msg() const | AthCommonMsg< AlgTool > | inline |
| msg(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| msg_level_name() const __attribute__((deprecated)) | asg::AsgTool | |
| msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| operator=(const AsgTool &)=delete | asg::AsgTool | |
| outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| parameterType enum name | ElectronPhotonVariableCorrectionBase | private |
| passedCorrectPhotonType(const xAOD::Photon &photon) const | ElectronPhotonVariableCorrectionBase | private |
| print() const | asg::AsgTool | virtual |
| renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| stringToEGammaObject(const std::string &input) const | ElectronPhotonVariableCorrectionBase | private |
| stringToParameterType(const std::string &input) const | ElectronPhotonVariableCorrectionBase | private |
| sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| ~AsgTool() | asg::AsgTool | |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~ElectronPhotonVariableCorrectionBase() | ElectronPhotonVariableCorrectionBase | inline |
| ~IAsgTool() | asg::IAsgTool | inlinevirtual |