![]() |
ATLAS Offline Software
|
Independent verification of trigger object matching on DAOD level. More...
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "GaudiKernel/ToolHandle.h"#include "Gaudi/Property.h"#include "TrigDecisionTool/TrigDecisionTool.h"#include "TriggerMatchingTool/R3MatchingTool.h"#include "TriggerMatchingTool/MatchFromCompositeTool.h"#include "TriggerMatchingTool/IIParticleRetrievalTool.h"#include "xAODBase/IParticleContainer.h"#include "CxxUtils/checker_macros.h"#include <vector>#include <map>#include <string>#include <mutex>Go to the source code of this file.
Classes | |
| class | Trig::NavigationDAODTesterAlgv2 |
Namespaces | |
| namespace | Trig |
| The common trigger namespace for trigger analysis tools. | |
Independent verification of trigger object matching on DAOD level.
This algorithm compares R2 (Run2 format) and R3 (Run3 format) trigger matching results for offline physics objects to validate the correctness of the Run2 to Run3 navigation conversion.
Definition in file NavigationDAODTesterAlgv2.h.