ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "CxxUtils/checker_macros.h"
#include "DerivationFrameworkInterfaces/IAugmentationTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "TriggerMatchingTool/IIParticleRetrievalTool.h"
#include "TriggerMatchingTool/IMatchScoringTool.h"
#include "TrigDecisionTool/TrigDecisionTool.h"
#include "xAODBase/IParticle.h"
#include "xAODBase/IParticleContainer.h"
#include "xAODTrigger/TrigCompositeContainer.h"
#include "StoreGate/ReadHandleKey.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | DerivationFramework::TriggerMatchingTool |
Tool to perform trigger matching in the derivation framework. More... | |
Namespaces | |
DerivationFramework | |
THE reconstruction tool. | |