![]() |
ATLAS Offline Software
|
This is the complete list of members for TrigMatchTool, including all inherited members.
| anyMatch(const U *matchObject, const std::vector< const T * > &targetObjects, float maxDistance, const DistanceFunctor< T, U > *metric) const | ObjectMatching | |
| anyMatch(const U *matchObject, const std::vector< const T * > &targetObjects, float maxDistance) const | ObjectMatching | |
| 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 | TrigMatchToolCore | mutableprivate |
| ATLAS_THREAD_SAFE | TrigMatchToolCore | mutableprivate |
| ATLAS_THREAD_SAFE | TrigMatchToolCore | mutableprivate |
| chainNameToIndex(const std::string &chainName) const | TrigMatchToolCore | private |
| chainPassedByObject(const baseType *baseObject, const std::string &chainName, float maxDistance, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| chainPassedByObject(const baseType *baseObject, const std::string &chainName, float maxDistance=0.1) const | TrigMatchToolCore | |
| chainPassedByObject(const baseType *baseObject, size_t chainIndex, float maxDistance, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | private |
| chainsPassedByObject(const baseType *baseObject, float maxDistance, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| chainsPassedByObject(const baseType *baseObject, float maxDistance=0.1) const | TrigMatchToolCore | |
| changedDecisionAware() const override | TrigMatchTool | inlineprivatevirtual |
| clearChainIndex() | TrigMatchToolCore | protected |
| collectObjects(const std::string &featureLabel, std::vector< const trigType * > &objects, const Trig::FeatureContainer &featureContainer, bool onlyPassedFeatures, const TrigMatch::DirectAttached *) const | TrigMatchToolCore | private |
| collectObjects(const std::string &featureLabel, std::vector< const trigType * > &objects, const Trig::FeatureContainer &featureContainer, bool onlyPassedFeatures, const contType *) const | TrigMatchToolCore | private |
| collectObjects(const std::string &featureLabel, std::vector< const trigType * > &objects, const Trig::FeatureContainer &featureContainer, bool onlyPassedFeatures, const TrigMatch::AncestorAttached *) const | TrigMatchToolCore | private |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareProperty(Gaudi::Property< T, V, H > &t) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| distance(const T *t, const U *u, const DistanceFunctor< T, U > *metric) const | ObjectMatching | |
| distance(const T *t, const U *u) const | ObjectMatching | |
| endEvent() | TrigMatchToolCore | protectedvirtual |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| getCache(int type_key, SlotCache &slotCache, const SlotCache::lock_t &lock) const | TrigMatchToolCore | private |
| getCache1(const std::type_info *tid, int type_key, SlotCache &slotCache, const SlotCache::lock_t &lock) const | TrigMatchToolCore | private |
| getCachedFeatureContainer(size_t chainIndex, SlotCache &cache, const SlotCache::lock_t &lock) const | TrigMatchToolCore | private |
| getConfiguredChainNames() const override | TrigMatchTool | privatevirtual |
| getFeatureContainer(const std::string &chainName, const int condition) const override | TrigMatchTool | inlineprivatevirtual |
| getObjects(std::vector< const trigType * > &objects, const std::string &chainName, bool onlyPassedFeatures) const | TrigMatchToolCore | private |
| getObjects(std::vector< const trigType * > &objects, size_t chainIndex, bool onlyPassedFeatures) const | TrigMatchToolCore | private |
| getTriggerObjects(const std::string &chainName, bool onlyPassedFeatures) const | TrigMatchToolCore | |
| getTriggerObjects(size_t chainIndex, bool onlyPassedFeatures) const | TrigMatchToolCore | private |
| handle(const Incident &inc) override | TrigMatchTool | privatevirtual |
| initialize() override | TrigMatchTool | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| interfaceID() | TrigMatchTool | inlinestatic |
| lowerChainName(const std::string &chainName) const override | TrigMatchTool | privatevirtual |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_trigDecisionTool | TrigMatchTool | private |
| m_trigDecisionToolCore | TrigMatchToolCore | private |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| matchedTriggerObjects(const DataVector< baseType > &baseObjects, const std::string &chainName, float maxDistance, bool onlyBestMatch, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| matchedTriggerObjects(const DataVector< baseType > &baseObjects, const std::string &chainName, float maxDistance=0.1, bool onlyBestMatch=true, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| matchedTriggerObjects(const std::vector< const baseType * > &baseObjects, const std::string &chainName, float maxDistance, bool onlyBestMatch, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| matchedTriggerObjects(const std::vector< const baseType * > &baseObjects, const std::string &chainName, float maxDistance=0.1, bool onlyBestMatch=true, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| matchToAllTriggerObjects(const baseType *baseObject, float maxDistance, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| matchToAllTriggerObjects(const baseType *baseObject, float maxDistance=0.1, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| matchToObject(const U *matchObject, const std::vector< const T * > &targetObjects, float maxDistance, const DistanceFunctor< T, U > *metric) const | ObjectMatching | |
| matchToObject(const U *matchObject, const std::vector< const T * > &targetObjects, float maxDistance=0.1) const | ObjectMatching | |
| matchToObject(const U *matchObject, const DataVector< T > &targetObjects, float maxDistance, const DistanceFunctor< T, U > *metric) const | ObjectMatching | |
| matchToObject(const U *matchObject, const DataVector< T > &targetObjects, float maxDistance=0.1) const | ObjectMatching | |
| matchToObjects(const U *matchObject, const std::vector< const T * > &targetObjects, float maxDistance, const DistanceFunctor< T, U > *metric) const | ObjectMatching | |
| matchToObjects(const U *matchObject, const std::vector< const T * > &targetObjects, float maxDistance=0.1) const | ObjectMatching | |
| matchToObjects(const U *matchObject, const DataVector< T > &targetObjects, float maxDistance, const DistanceFunctor< T, U > *metric) const | ObjectMatching | |
| matchToObjects(const U *matchObject, const DataVector< T > &targetObjects, float maxDistance=0.1) const | ObjectMatching | |
| matchToTriggerObject(const baseType *baseObject, const std::string &chainName, float maxDistance, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| matchToTriggerObject(const baseType *baseObject, const std::string &chainName, float maxDistance=0.1, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| matchToTriggerObject(const baseType *, const std::string &, bool) const | TrigMatchToolCore | inline |
| matchToTriggerObjects(const baseType *baseObject, const std::string &chainName, float maxDistance, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| matchToTriggerObjects(const baseType *baseObject, const std::string &chainName, float maxDistance=0.1, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| matchToTriggerObjects(const baseType *baseObject, size_t chainIndex, float maxDistance, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | private |
| msg() const | AthCommonMsg< AlgTool > | inline |
| msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| ObjectMatching() | ObjectMatching | inline |
| objectsInChain(const std::vector< const baseType * > &baseObjects, const std::string &chainName, bool onlyPassedFeatures, float maxDistance, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| objectsInChain(const std::vector< const baseType * > &baseObjects, const std::string &chainName, bool onlyPassedFeatures=false, float maxDistance=0.1) const | TrigMatchToolCore | |
| operator=(const AthAlgTool &) | AthAlgTool | private |
| outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| prepareMetric() const | ObjectMatching | protected |
| propagateChainNames(const std::string &chainName, const trait *) const | TrigMatchToolCore | inlineprivate |
| propagateChainNames(const std::string &chainName, const TrigMatch::AncestorAttached *) const | TrigMatchToolCore | inlineprivate |
| propagateChainNames(const std::string &chainName) const | TrigMatchToolCore | privatevirtual |
| renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| setFeatureLabel(const std::string &label) | TrigMatchToolCore | inline |
| setTDT(Trig::TrigDecisionToolCore *tdt) | TrigMatchToolCore | inlineprotected |
| StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| TrigMatchTool(const std::string &type, const std::string &name, const IInterface *parent) | TrigMatchTool | |
| TrigMatchToolCore() | TrigMatchToolCore | |
| unmatchedTriggerObjects(const DataVector< baseType > &baseObjects, const std::string &chainName, float maxDistance, bool onlyBestMatch, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| unmatchedTriggerObjects(const DataVector< baseType > &baseObjects, const std::string &chainName, float maxDistance=0.1, bool onlyBestMatch=true, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| unmatchedTriggerObjects(const std::vector< const baseType * > &baseObjects, const std::string &chainName, float maxDistance, bool onlyBestMatch, bool onlyPassedFeatures, const DistanceFunctor< trigType, baseType > *metric) const | TrigMatchToolCore | |
| unmatchedTriggerObjects(const std::vector< const baseType * > &baseObjects, const std::string &chainName, float maxDistance=0.1, bool onlyBestMatch=true, bool onlyPassedFeatures=false) const | TrigMatchToolCore | |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| warning(const std::string &w) const override | TrigMatchTool | inlineprivatevirtual |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~ObjectMatching() | ObjectMatching | inlinevirtual |
| ~TrigMatchToolCore() | TrigMatchToolCore | virtual |