ATLAS Offline Software
|
This is the complete list of members for dRMatchingTool, including all inherited members.
accept(const xAOD::IParticle *p) const override | dRMatchingTool | virtual |
accept(const xAOD::TrackParticle *p, const xAOD::TruthParticleContainer *truthParticles, bool(*truthSelectionTool)(const xAOD::TruthParticle *)=nullptr) const | dRMatchingTool | |
accept(const xAOD::TruthParticle *p, const xAOD::TrackParticleContainer *trackParticles, bool(*trackSelectionTool)(const xAOD::TrackParticle *)=nullptr) const | dRMatchingTool | |
acceptLegacy(const xAOD::TrackParticle *p, const xAOD::TruthParticleContainer *truthParticles, bool(*truthSelectionTool)(const xAOD::TruthParticle *)=nullptr) const | dRMatchingTool | virtual |
acceptLegacy(const xAOD::TruthParticle *p, const xAOD::TrackParticleContainer *trackParticles, bool(*trackSelectionTool)(const xAOD::TrackParticle *)=nullptr) const | dRMatchingTool | virtual |
ASG_TOOL_CLASS1(dRMatchingTool, IAsgSelectionTool) | dRMatchingTool | private |
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 |
ATLAS_THREAD_SAFE | dRMatchingTool | mutableprivate |
ATLAS_THREAD_SAFE | dRMatchingTool | mutableprivate |
checkCacheTrackParticles(const xAOD::TrackParticleContainer *trackParticles, CacheEntry *ent, bool(*trackSelectionTool)(const xAOD::TrackParticle *)=nullptr) const | dRMatchingTool | protected |
checkCacheTruthParticles(const xAOD::TruthParticleContainer *truthParticles, CacheEntry *ent, bool(*truthSelectionTool)(const xAOD::TruthParticle *)=nullptr) const | dRMatchingTool | protected |
clearTrackParticles(CacheEntry *ent) const | dRMatchingTool | inlineprotected |
clearTruthParticles(CacheEntry *ent) const | dRMatchingTool | inlineprotected |
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() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
dRMatchingTool(const std::string &name) | dRMatchingTool | |
dRmin() const | dRMatchingTool | |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
finalize() override | dRMatchingTool | virtual |
getAcceptInfo() const override | dRMatchingTool | virtual |
getKey(const void *ptr) const | asg::AsgTool | |
getName(const void *ptr) const | asg::AsgTool | |
getProperty(const std::string &name) const | asg::AsgTool | |
initialize() override | dRMatchingTool | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
m_accept | dRMatchingTool | private |
m_cuts | dRMatchingTool | private |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_dRmax | dRMatchingTool | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_mutex | dRMatchingTool | mutableprivate |
m_numPassed | dRMatchingTool | mutableprivate |
m_numProcessed | dRMatchingTool | mutableprivate |
m_pTResMax | dRMatchingTool | 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 |
IAsgSelectionTool::print() const =0 | asg::IAsgTool | pure virtual |
asg::AsgTool::print() const | asg::AsgTool | virtual |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
sortedMatch(const U *p, std::vector< const V * > &vec_pt, std::vector< const V * > &vec_eta, std::vector< const V * > &vec_phi, float &dRmin) const | dRMatchingTool | protected |
sortVectors(const T *container, std::vector< const U * > &vec_pt, std::vector< const U * > &vec_eta, std::vector< const U * > &vec_phi, bool(*selectionTool)(const U *)) const | dRMatchingTool | protected |
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 |
~dRMatchingTool() | dRMatchingTool | virtual |
~IAsgTool() | asg::IAsgTool | inlinevirtual |