Skip to content
Snippets Groups Projects
Commit 018dd8fd authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'readdR2Matching' into 'master'

Ensure MatchingTool and R3MatchingTool are in the dictionaries

See merge request atlas/athena!50002
parents c082c9f4 44ac0689
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#define TRIGGERMATCHINGTOOL_TRIGGERMATCHINGTOOLDICT_H #define TRIGGERMATCHINGTOOL_TRIGGERMATCHINGTOOLDICT_H
#include "TriggerMatchingTool/MatchingTool.h" #include "TriggerMatchingTool/MatchingTool.h"
#include "TriggerMatchingTool/R3MatchingTool.h"
#include "TriggerMatchingTool/IParticleRetrievalTool.h" #include "TriggerMatchingTool/IParticleRetrievalTool.h"
#include "TriggerMatchingTool/MatchFromCompositeTool.h" #include "TriggerMatchingTool/MatchFromCompositeTool.h"
......
...@@ -6,4 +6,5 @@ ...@@ -6,4 +6,5 @@
<class name="Trig::IParticleRetrievalTool" /> <class name="Trig::IParticleRetrievalTool" />
<class name="Trig::MatchFromCompositeTool" /> <class name="Trig::MatchFromCompositeTool" />
<class name="Trig::R3MatchingTool" /> <class name="Trig::R3MatchingTool" />
<class name="Trig::MatchingTool" />
</lcgdict> </lcgdict>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment