ATLAS Offline Software
ElectronPhotonVariableCorrectionBase Member List

This is the complete list of members for ElectronPhotonVariableCorrectionBase, including all inherited members.

applyCorrection(xAOD::Photon &photon) constElectronPhotonVariableCorrectionBase
applyCorrection(xAOD::Electron &electron) constElectronPhotonVariableCorrectionBase
applyToConvertedPhotons() constElectronPhotonVariableCorrectionBase
applyToElectrons() constElectronPhotonVariableCorrectionBase
applyToUnconvertedPhotons() constElectronPhotonVariableCorrectionBase
AsgTool(const std::string &name)asg::AsgTool
AsgTool(const AsgTool &)=deleteasg::AsgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)AthAlgTool
AthAlgTool()AthAlgToolprivate
AthAlgTool(const AthAlgTool &)AthAlgToolprivate
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) constElectronPhotonVariableCorrectionBaseprivate
correctedCopy(const xAOD::Photon &in_photon, xAOD::Photon *&out_photon) constElectronPhotonVariableCorrectionBase
correctedCopy(const xAOD::Electron &in_electron, xAOD::Electron *&out_electron) constElectronPhotonVariableCorrectionBase
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprivate
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprivate
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprivate
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprivate
declareProperty(Gaudi::Property< T > &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() constAthCommonDataStore< AthCommonMsg< AlgTool > >inline
EGammaObjects enum nameElectronPhotonVariableCorrectionBase
ElectronPhotonVariableCorrectionBase(const std::string &myname)ElectronPhotonVariableCorrectionBase
evtStore()AthCommonDataStore< AthCommonMsg< AlgTool > >inline
evtStore() constAthCommonDataStore< 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)ElectronPhotonVariableCorrectionBaseprivatestatic
get1DBinnedParameter(float &return_parameter_value, const float evalPoint, const std::vector< float > &binning, const int parameter_number) constElectronPhotonVariableCorrectionBaseprivate
get2DBinnedParameter(float &return_parameter_value, const float etaEvalPoint, const float ptEvalPoint, const int parameter_number) constElectronPhotonVariableCorrectionBaseprivate
get2DHistParameter(float &return_parameter_value, const float etaEvalPoint, const float phiEvalPoint, const int parameter_number) constElectronPhotonVariableCorrectionBaseprivate
getBinCenter(float &return_bin_center, const std::vector< float > &binning, const int bin_int) constElectronPhotonVariableCorrectionBaseprivate
getCorrectionParameters(const float pt, const float eta, const float ph, std::vector< float > &properties) constElectronPhotonVariableCorrectionBaseprivate
getCorrectionVariable()ElectronPhotonVariableCorrectionBaseinline
getDensity(float &value, const std::string &eventShapeContainer) constElectronPhotonVariableCorrectionBaseprivate
getEtaPtBinningsFromConf(const bool getEtaBins, const bool getPtBins, const TString &binValues, const TString &interpolate, TEnv &env, const int parameter_number)ElectronPhotonVariableCorrectionBaseprivate
getInterpolationFlag(const int parameter_number) constElectronPhotonVariableCorrectionBaseprivate
getKey(const void *ptr) constasg::AsgTool
getKinematicProperties(const xAOD::Egamma &egamma_object, float &pt, float &eta, float &phi) constElectronPhotonVariableCorrectionBaseprivate
getName(const void *ptr) constasg::AsgTool
getObjectFromRootFile(TEnv &env, const int parameter_number, const TString &filePathKey, const TString &nameKey, std::unique_ptr< TObject > &return_object)ElectronPhotonVariableCorrectionBaseprivate
getParameterInformationFromConf(TEnv &env, const int parameter_number, const ElectronPhotonVariableCorrectionBase::parameterType type)ElectronPhotonVariableCorrectionBaseprivate
getProperty(const std::string &name) constasg::AsgTool
getTLSRandomGen(unsigned int seed) constElectronPhotonVariableCorrectionBaseprivate
initialize() overrideElectronPhotonVariableCorrectionBasevirtual
inputHandles() const overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
interpolate(float &return_parameter_value, const float evalPoint, const int bin, const std::vector< float > &binning, const std::vector< float > &binValues) constElectronPhotonVariableCorrectionBaseprivate
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)ElectronPhotonVariableCorrectionBaseprivatestatic
isAppliedTo()ElectronPhotonVariableCorrectionBaseinline
isEqualToUncorrectedDiscontinuity(const float value) constElectronPhotonVariableCorrectionBaseprivate
m_applyToObjectsElectronPhotonVariableCorrectionBaseprivate
m_binValuesElectronPhotonVariableCorrectionBaseprivate
m_configFileElectronPhotonVariableCorrectionBaseprivate
m_correctionFunctionStringElectronPhotonVariableCorrectionBaseprivate
m_correctionFunctionTFormulaElectronPhotonVariableCorrectionBaseprivate
m_correctionVariableElectronPhotonVariableCorrectionBaseprivate
m_detStoreAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_doGaussianSmearingElectronPhotonVariableCorrectionBaseprivate
m_etaBinsElectronPhotonVariableCorrectionBaseprivate
m_evtStoreAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_graphCopiesElectronPhotonVariableCorrectionBaseprivate
m_interpolatePtFlagsElectronPhotonVariableCorrectionBaseprivate
m_numberOfFunctionParametersElectronPhotonVariableCorrectionBaseprivate
m_originalVariableElectronPhotonVariableCorrectionBaseprivate
m_ParameterTypeVectorElectronPhotonVariableCorrectionBaseprivate
m_ptBinsElectronPhotonVariableCorrectionBaseprivate
m_retrievedEtaBinningElectronPhotonVariableCorrectionBaseprivate
m_retrievedPtBinningElectronPhotonVariableCorrectionBaseprivate
m_TH2CopiesElectronPhotonVariableCorrectionBaseprivate
m_TRandom_tlsElectronPhotonVariableCorrectionBasemutableprivate
m_uncorrectedDiscontinuitiesElectronPhotonVariableCorrectionBaseprivate
m_useAbsEtaBinnedElectronPhotonVariableCorrectionBaseprivate
m_useAbsEtaTH2ElectronPhotonVariableCorrectionBaseprivate
m_varHandleArraysDeclaredAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_variableToCorrectElectronPhotonVariableCorrectionBaseprivate
m_vhkaAthCommonDataStore< AthCommonMsg< AlgTool > >private
msg() constAthCommonMsg< AlgTool >inline
msg(const MSG::Level lvl) constAthCommonMsg< AlgTool >inline
msg_level_name() const __attribute__((deprecated))asg::AsgTool
msgLvl(const MSG::Level lvl) constAthCommonMsg< AlgTool >inline
operator=(const AsgTool &)=deleteasg::AsgTool
outputHandles() const overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
parameterType enum nameElectronPhotonVariableCorrectionBaseprivate
passedCorrectPhotonType(const xAOD::Photon &photon) constElectronPhotonVariableCorrectionBaseprivate
print() constasg::AsgToolvirtual
renounce(T &h)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprotected
renounceArray(SG::VarHandleKeyArray &handlesArray)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprotected
StoreGateSvc_t typedefAthCommonDataStore< AthCommonMsg< AlgTool > >private
stringToEGammaObject(const std::string &input) constElectronPhotonVariableCorrectionBaseprivate
stringToParameterType(const std::string &input) constElectronPhotonVariableCorrectionBaseprivate
sysInitialize() overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
sysStart() overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
updateVHKA(Gaudi::Details::PropertyBase &)AthCommonDataStore< AthCommonMsg< AlgTool > >inline
~AsgTool()asg::AsgTool
~AthAlgTool()AthAlgToolvirtual
~ElectronPhotonVariableCorrectionBase()ElectronPhotonVariableCorrectionBaseinline
~IAsgTool()asg::IAsgToolinlinevirtual