ATLAS Offline Software
|
#include "xAODTrigger/TrigComposite.h"
#include "AthLinks/ElementLink.h"
#include "AsgMessaging/StatusCode.h"
#include <set>
Go to the source code of this file.
Classes | |
struct | TrigCompositeUtils::LinkInfo< T > |
Helper to keep a Decision object, ElementLink and ActiveState (with respect to some requested ChainGroup) linked together (for convenience) More... | |
Namespaces | |
TrigCompositeUtils | |
Enumerations | |
enum | TrigCompositeUtils::ActiveState { TrigCompositeUtils::UNSET, TrigCompositeUtils::ACTIVE, TrigCompositeUtils::INACTIVE } |
Additional information returned by the TrigerDecisionTool's feature retrieval, contained within the LinkInfo. More... | |