LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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
// vim: set sw=2 expandtab :
4
5
namespace
art::actions
{
6
enum
ActionCodes
{
7
IgnoreCompletely
= 0,
8
Rethrow
,
// 1
9
SkipEvent
,
// 2
10
FailModule
,
// 3
11
FailPath
,
// 4
12
LastCode
// 5
13
};
14
}
// namespace art::actions
15
16
#endif
/* art_Framework_Principal_ActionCodes_h */
17
18
// Local Variables:
19
// mode: c++
20
// End:
art::actions::FailModule
Definition:
ActionCodes.h:10
art::actions::IgnoreCompletely
Definition:
ActionCodes.h:7
art::actions::Rethrow
Definition:
ActionCodes.h:8
art::actions::FailPath
Definition:
ActionCodes.h:11
art::actions
Definition:
ActionCodes.h:5
art::actions::ActionCodes
ActionCodes
Definition:
ActionCodes.h:6
art::actions::SkipEvent
Definition:
ActionCodes.h:9
art::actions::LastCode
Definition:
ActionCodes.h:12
art
Framework
Principal
ActionCodes.h
Generated on Thu May 2 2024 20:59:29 for LArSoft by
1.8.11