ATLAS Offline Software
Trigger
TrigConfiguration
TrigConfxAOD
TrigConfxAOD
tools
xAODKeysMatch.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: xAODKeysMatch.h 612011 2014-08-15 13:43:57Z krasznaa $
8
#ifndef TRIGCONFXAOD_TOOLS_XAODKEYSMATCH_H
9
#define TRIGCONFXAOD_TOOLS_XAODKEYSMATCH_H
10
11
// xAOD include(s):
12
#include "
xAODTrigger/TrigConfKeys.h
"
13
#include "
xAODTrigger/TriggerMenu.h
"
14
15
namespace
TrigConf
{
16
18
bool
xAODKeysMatch
(
const
xAOD::TrigConfKeys
*
keys
,
19
const
xAOD::TriggerMenu
*
menu
);
20
22
bool
xAODKeysMatch
(
const
xAOD::TriggerMenu
* menuA,
23
const
xAOD::TriggerMenu
* menuB );
24
25
}
// namespace TrigConf
26
27
#endif // TRIGCONFXAOD_TOOLS_XAODKEYSMATCH_H
TrigConf
Forward iterator to traverse the main components of the trigger configuration.
Definition:
Config.h:22
menu
make the sidebar many part of the config
Definition:
hcg.cxx:551
TrigConf::xAODKeysMatch
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...
Definition:
xAODKeysMatch.cxx:20
TriggerMenu.h
xAOD::TrigConfKeys_v1
Class describing the configuration used in a given event.
Definition:
TrigConfKeys_v1.h:32
TrigConfKeys.h
python.Bindings.keys
keys
Definition:
Control/AthenaPython/python/Bindings.py:798
xAOD::TriggerMenu_v1
Class holding one particular trigger configuration.
Definition:
TriggerMenu_v1.h:34
Generated on Sun Dec 22 2024 21:22:51 for ATLAS Offline Software by
1.8.18