ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigSteer
TrigCompositeUtils
TrigCompositeUtils
ActiveState.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGCOMPOSITEUTILS_ACTIVESTATE_H
6
#define TRIGCOMPOSITEUTILS_ACTIVESTATE_H
7
8
#include "
xAODTrigger/TrigComposite.h
"
9
#include "AthLinks/ElementLink.h"
10
#include "
AsgMessaging/StatusCode.h
"
11
12
#include <set>
13
14
namespace
TrigCompositeUtils
{
18
enum
ActiveState
{
19
UNSET
,
20
ACTIVE
,
21
INACTIVE
22
};
23
}
//> end namespace TrigCompositeUtils
24
25
#endif
//> !TRIGCOMPOSITEUTILS_ACTIVESTATE_H
StatusCode.h
TrigComposite.h
TrigCompositeUtils
Definition
TrigComposite.h:19
TrigCompositeUtils::ActiveState
ActiveState
Additional information returned by the TrigerDecisionTool's feature retrieval, contained within the L...
Definition
ActiveState.h:18
TrigCompositeUtils::ACTIVE
@ ACTIVE
The link was still active for one-or-more of the HLT Chains requested in the TDT.
Definition
ActiveState.h:20
TrigCompositeUtils::UNSET
@ UNSET
Default property of state.
Definition
ActiveState.h:19
TrigCompositeUtils::INACTIVE
@ INACTIVE
The link was inactive for all of the HLT Chains requested in the TDT.
Definition
ActiveState.h:21
Generated on
for ATLAS Offline Software by
1.17.0