ATLAS Offline Software
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
TrigCompositeUtils::ActiveState
ActiveState
Additional information returned by the TrigerDecisionTool's feature retrieval, contained within the L...
Definition:
ActiveState.h:18
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
StatusCode.h
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
Definition:
Event/xAOD/xAODTrigger/xAODTrigger/TrigComposite.h:19
TrigComposite.h
Generated on Tue Nov 11 2025 21:06:05 for ATLAS Offline Software by
1.8.18