![]() |
ATLAS Offline Software
|
This is the complete list of members for ClusterMatching::CaloClusterMatchingTool, including all inherited members.
| 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 |
| clustersAreMatched(const xAOD::CaloCluster &refCluster, const xAOD::CaloCluster &testCluster) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| 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 |
| elementLinkDecorHandle_t typedef | ICaloClusterMatchingTool | |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| fillClusterMap(const EventContext &ctx, TopoClusterMap &tcmap) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| finalize() override | ClusterMatching::CaloClusterMatchingTool | virtual |
| getClusterSharedEfrac(const xAOD::CaloCluster &refCluster, const xAOD::CaloCluster &testCluster) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| getKey(const void *ptr) const | asg::AsgTool | |
| getMatchedClusters(const xAOD::CaloCluster &refCluster, const std::vector< const xAOD::CaloCluster * > &testClusters, std::vector< const xAOD::CaloCluster * > &matchedClusters) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| getMatchedClusters(const xAOD::CaloCluster &refCluster, std::vector< const xAOD::CaloCluster * > &matchedClusters, const TopoClusterMap &tcmap, bool useLeadingCellEtaPhi) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| getMatchedClusters(const xAOD::CaloCluster &refCluster, const std::vector< const xAOD::CaloCluster * > &testClusters, std::vector< std::pair< const xAOD::CaloCluster *, float > > &matchedClusters) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| getMatchedClusters(const xAOD::CaloCluster &refCluster, std::vector< std::pair< const xAOD::CaloCluster *, float > > &matchedClusters, const TopoClusterMap &tcmap, bool useLeadingCellEtaPhi) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| getName(const void *ptr) const | asg::AsgTool | |
| getProperty(const std::string &name) const | asg::AsgTool | |
| initialize() override | ClusterMatching::CaloClusterMatchingTool | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| linkMatchedClusters(elementLinkDecorHandle_t &elementLinkDec, const xAOD::CaloCluster &refCluster, const std::vector< const xAOD::CaloCluster * > &testClusters, bool(*gtrthan)(const std::pair< const xAOD::CaloCluster *, float > &pair1, const std::pair< const xAOD::CaloCluster *, float > &pair2)) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| linkMatchedClusters(elementLinkDecorHandle_t &elementLinkDec, const xAOD::CaloCluster &refCluster, const TopoClusterMap &tcmap, bool useLeadingCellEtaPhi, bool(*gtrthan)(const std::pair< const xAOD::CaloCluster *, float > &pair1, const std::pair< const xAOD::CaloCluster *, float > &pair2)) const override final | ClusterMatching::CaloClusterMatchingTool | virtual |
| m_clustersIn | ClusterMatching::CaloClusterMatchingTool | private |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_minSharedEfrac | ClusterMatching::CaloClusterMatchingTool | private |
| m_reqPosE | ClusterMatching::CaloClusterMatchingTool | private |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | 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 |
| 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 |
| 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 |
| ~CaloClusterMatchingTool() | ClusterMatching::CaloClusterMatchingTool | virtual |
| ~IAsgTool() | asg::IAsgTool | inlinevirtual |
1.8.18