Functions | |
otherwise it is | rejected (acceptEvent retursns false).There are 3 relevant cases of types of criteria |
otherwise it is excluding the probing of A single or multiple positive | criterion ("HLTx1","HLT*","*") will set appropriate bit checking in the decision bits |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative | criterion ("!HLTx1") or a wildcarded negative criterion that happens to match only one trigger in the trigger list("!HLTx*"if the list has no other triggers starting with HLTx) will set |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger | list ("!*","!HLTx*"if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL.It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of"!*"before the partial wildcard feature was incorporated).Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the | event (this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past |
Variables | |
to be checked against the values of triggers in a list of triggers If the event is accepted on the basis of any | criterion |
to be checked against the values of triggers in a list of triggers If the event is accepted on the basis of any it is | accepted |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of | FALSE |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision | bits |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are | READY |
otherwise it is excluding the probing of A single or multiple positive criterion | ( | "HLTx1" | , |
"HLT*" | , | ||
"*" | |||
) |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative criterion | ( | "!HLTx1" | ) |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event | ( | this again matches the behavior of"!*"before the partial wildcard feature was | incorporated | ) |
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list | ( | "!*" | , |
"!HLTx*"if it matches 2 triggers or | more | ||
) |
to be checked against the values of triggers in a list of triggers If the event is accepted on the basis of any it is accepted |
Definition at line 1 of file EventSelector-behavior.txt.
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits |
Definition at line 34 of file EventSelector-behavior.txt.
to be checked against the values of triggers in a list of triggers If the event is accepted on the basis of any criterion |
Definition at line 1 of file EventSelector-behavior.txt.
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of FALSE |
Definition at line 34 of file EventSelector-behavior.txt.
otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION [A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are READY |
Definition at line 44 of file EventSelector-behavior.txt.