LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
HLTenums.h
Go to the documentation of this file.
1
#ifndef canvas_Persistency_Common_HLTenums_h
2
#define canvas_Persistency_Common_HLTenums_h
3
10
namespace
art
{
11
namespace
hlt {
12
14
enum
HLTState
{
15
Ready
= 0,
16
Pass
= 1,
17
Fail
= 2,
18
Exception
= 3,
19
UNKNOWN
20
};
21
}
22
}
23
24
// ======================================================================
25
26
#endif
/* canvas_Persistency_Common_HLTenums_h */
27
28
// Local Variables:
29
// mode: c++
30
// End:
art::hlt::UNKNOWN
Definition:
HLTenums.h:19
art::hlt::HLTState
HLTState
status of a trigger path
Definition:
HLTenums.h:14
art::hlt::Ready
not [yet] run
Definition:
HLTenums.h:15
art::Exception
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
Definition:
Exception.h:66
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art::hlt::Pass
accept
Definition:
HLTenums.h:16
art::hlt::Fail
reject
Definition:
HLTenums.h:17
canvas
Persistency
Common
HLTenums.h
Generated on Thu Jul 26 2018 13:09:43 for LArSoft by
1.8.11