ATLAS Offline Software
|
#include "TrigConfxAOD/tools/xAODKeysMatch.h"
Go to the source code of this file.
Namespaces | |
TrigConf | |
Forward iterator to traverse the main components of the trigger configuration. | |
Functions | |
bool | TrigConf::xAODKeysMatch (const xAOD::TrigConfKeys *keys, const xAOD::TriggerMenu *menu) |
Since this is used in a couple of places, it seemed to make sense to put this simple code into a central place. More... | |
bool | TrigConf::xAODKeysMatch (const xAOD::TriggerMenu *menuA, const xAOD::TriggerMenu *menuB) |
Helper function checking if the DB keys match on two objects. More... | |