![]() |
ATLAS Offline Software
|
#include <vector>#include <unordered_map>#include <mutex>#include "TrigObjectMatching/ObjectMatching.h"#include "TrigObjectMatching/DistanceFunctor.h"#include "TrigObjectMatching/TraitDefs.h"#include "TrigObjectMatching/TrigMatchDefs.h"#include "TrigDecisionTool/TrigDecisionToolCore.h"#include "AthenaKernel/SlotSpecificObj.h"#include "CxxUtils/checker_macros.h"#include "TrigObjectMatching/TrigMatchToolCore.icc"Go to the source code of this file.
Classes | |
| class | TrigMatchToolCore |
| The TrigMatchToolCore defines the core functionality of the TrigMatchTool and is used for matching trigger and reconstructed objects. More... | |
| class | TrigMatchToolCore::FeatureLabelHolder |
| class | TrigMatchToolCore::ChainNameIndex |
| class | TrigMatchToolCore::TrigFeatureCacheBase |
| class | TrigMatchToolCore::TrigFeatureCache< trigType > |
| struct | TrigMatchToolCore::TrigFeatureCache< trigType >::cacheData_t |
| class | TrigMatchToolCore::TypeMap |
| struct | TrigMatchToolCore::SlotCache |
Namespaces | |
| Trig | |
| The common trigger namespace for trigger analysis tools. | |
Macros | |
| #define | TRIG_OBJECT_MATCHING_VERSION_1 |
| #define TRIG_OBJECT_MATCHING_VERSION_1 |
Definition at line 12 of file TrigMatchToolCore.h.
1.8.18