5#ifndef TriggerMatchingTool_MatchFromCompositeTool_H
6#define TriggerMatchingTool_MatchFromCompositeTool_H
11#include "AthLinks/ElementLink.h"
52 const std::string& chain,
53 double=0.1,
bool=
false)
const override;
66 const std::vector<const xAOD::IParticle*>& recoObject,
67 const std::string& chain,
68 double=0.1,
bool=
false)
const override;
92 bool m_remapBrokenLinks =
false;
95 std::vector<std::string> m_remapContainers{
96 "Electrons",
"Photons",
"Muons",
"TauJets"};
98 std::vector<CLID> m_remapCLIDs{
99 1087532415, 1105575213, 1178459224, 1177172564};
114 const std::vector<const xAOD::IParticle*>&
offline)
const;
Base class for elements of a container that can have aux data.
SG::ConstAccessor< T, ALLOC > ConstAccessor
SG::Decorator< T, ALLOC > Decorator
Class providing the definition of the 4-vector interface.
The common trigger namespace for trigger analysis tools.