|  | ATLAS Offline Software
    | 
the conversion key for comparison operators for Event Selection Algorithms More...
| Enumerations | |
| enum | ComparisonOperator { LT, GT, EQ, GE, LE } | 
| all possible comparison user inputs  More... | |
| Functions | |
| template<typename T > | |
| bool | checkValue (T reference, ComparisonOperator sign, T test) | 
| the comparison test given the specified sign and two test values  More... | |
the conversion key for comparison operators for Event Selection Algorithms
| bool SignEnum::checkValue | ( | T | reference, | 
| ComparisonOperator | sign, | ||
| T | test | ||
| ) | 
the comparison test given the specified sign and two test values
Definition at line 37 of file SignEnums.h.
 1.8.18
 1.8.18