LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ActionCodes.h
Go to the documentation of this file.
1
#ifndef art_Framework_Principal_ActionCodes_h
2
#define art_Framework_Principal_ActionCodes_h
3
namespace
art
{
4
namespace
actions {
5
enum
ActionCodes
{
6
IgnoreCompletely
= 0,
7
Rethrow
,
8
SkipEvent
,
9
FailModule
,
10
FailPath
,
11
LastCode
12
};
13
}
14
}
15
#endif
/* art_Framework_Principal_ActionCodes_h */
16
17
// Local Variables:
18
// mode: c++
19
// End:
art::actions::FailModule
Definition:
ActionCodes.h:9
art::actions::IgnoreCompletely
Definition:
ActionCodes.h:6
art::actions::Rethrow
Definition:
ActionCodes.h:7
art::actions::FailPath
Definition:
ActionCodes.h:10
art::actions::ActionCodes
ActionCodes
Definition:
ActionCodes.h:5
art::actions::SkipEvent
Definition:
ActionCodes.h:8
art::actions::LastCode
Definition:
ActionCodes.h:11
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art
Framework
Principal
ActionCodes.h
Generated on Wed Dec 12 2018 14:42:33 for LArSoft by
1.8.11