ATLAS Offline Software
Trigger
TrigEvent
TrigDecisionInterface
TrigDecisionInterface
GroupProperties.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGDECISIONINTERFACE_GROUPPROPERTIES_H
6
#define TRIGDECISIONINTERFACE_GROUPPROPERTIES_H
7
8
#include "
CxxUtils/bitmask.h
"
9
10
namespace
TrigDefs
{
11
13
enum class
Group
{
14
Default
= 0,
15
NoRegex
= 1,
16
ATH_BITMASK
17
};
18
}
19
20
#endif
TrigDefs::Group::ATH_BITMASK
@ ATH_BITMASK
TrigDefs::Group
Group
Properties of a chain group.
Definition:
GroupProperties.h:13
TrigDefs::Group::NoRegex
@ NoRegex
Do not use regular expressions.
bitmask.h
Helpers for treating a class enum as a bitmask.
TrigDefs
Definition:
TrigEvent/TrigDecisionInterface/TrigDecisionInterface/Conditions.h:19
Default
Generated on Thu Nov 7 2024 21:15:59 for ATLAS Offline Software by
1.8.18