LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Enumerations | |
enum | ActionCodes { IgnoreCompletely = 0, Rethrow, SkipEvent, FailModule, FailPath, LastCode } |
Functions | |
char const * | actionName (ActionCodes const code) |
Enumerator | |
---|---|
IgnoreCompletely | |
Rethrow | |
SkipEvent | |
FailModule | |
FailPath | |
LastCode |
Definition at line 5 of file ActionCodes.h.
char const * art::actions::actionName | ( | ActionCodes const | code | ) |
Definition at line 33 of file Actions.cc.
Referenced by art::ActionTable::install_().