ATLAS Offline Software
Namespaces | Functions
xAODKeysMatch.h File Reference
#include "xAODTrigger/TrigConfKeys.h"
#include "xAODTrigger/TriggerMenu.h"
Include dependency graph for xAODKeysMatch.h:
This graph shows which files directly or indirectly include this file:

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...