CMS 3D CMS Logo

edm::hlt Namespace Reference


Enumerations

enum  HLTState { Ready = 0, Pass = 1, Fail = 2, Exception = 3 }
 status of a trigger path More...


Enumeration Type Documentation

enum edm::hlt::HLTState

status of a trigger path

Enumerator:
Ready  not [yet] run
Pass  accept
Fail  reject
Exception  error

Definition at line 21 of file HLTenums.h.

00021                     {Ready=0,     
00022                      Pass =1,     
00023                      Fail =2,     
00024                      Exception=3  
00025       };


Generated on Tue Jun 9 18:45:21 2009 for CMSSW by  doxygen 1.5.4