23 return ( ( keys->smk() ==
menu->smk() ) &&
24 ( keys->l1psk() ==
menu->l1psk() ) &&
25 ( keys->hltpsk() ==
menu->hltpsk() ) );
36 return ( ( menuA->
smk() == menuB->
smk() ) &&
Forward iterator to traverse the main components of the trigger configuration.
bool 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 cent...
TriggerMenu_v1 TriggerMenu
Define the latest version of the trigger menu class.
TrigConfKeys_v1 TrigConfKeys
Declare the current version of the trigger configuration keys type.