ATLAS Offline Software
|
This is the complete list of members for TrigMatchToolCore, 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 | |
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 | TrigMatchToolCore | 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 |
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 |
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 =0 | TrigMatchToolCore | privatepure virtual |
getFeatureContainer(const std::string &chainName, const int condition) const =0 | TrigMatchToolCore | privatepure virtual |
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 |
lowerChainName(const std::string &chainName) const =0 | TrigMatchToolCore | privatepure virtual |
m_trigDecisionToolCore | TrigMatchToolCore | 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 |
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 | |
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 |
setFeatureLabel(const std::string &label) | TrigMatchToolCore | inline |
setTDT(Trig::TrigDecisionToolCore *tdt) | TrigMatchToolCore | inlineprotected |
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 | |
warning(const std::string &w) const =0 | TrigMatchToolCore | privatepure virtual |
~ObjectMatching() | ObjectMatching | inlinevirtual |
~TrigMatchToolCore() | TrigMatchToolCore | virtual |