![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Enumerations | |
| enum | HLTState { Ready = 0, Pass = 1, Fail = 2, Exception = 3, UNKNOWN } |
| status of a trigger path More... | |
| enum art::hlt::HLTState |
status of a trigger path
| Enumerator | |
|---|---|
| Ready |
not [yet] run |
| Pass |
accept |
| Fail |
reject |
| Exception |
error |
| UNKNOWN | |
Definition at line 14 of file HLTenums.h.