![]() |
ATLAS Offline Software
|
#include <stdexcept>#include <map>Go to the source code of this file.
Namespaces | |
| SignEnum | |
| the conversion key for comparison operators for Event Selection Algorithms | |
Enumerations | |
| enum | SignEnum::ComparisonOperator { SignEnum::LT, SignEnum::GT, SignEnum::EQ, SignEnum::GE, SignEnum::LE } |
| all possible comparison user inputs More... | |
Functions | |
| template<typename T > | |
| bool | SignEnum::checkValue (T reference, ComparisonOperator sign, T test) |
| the comparison test given the specified sign and two test values More... | |
1.8.18