![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Go to the source code of this file.
Namespaces | |
| art | |
| HLT enums. | |
Enumerations | |
| enum | art::ModuleType { art::ModuleType::NON_ART, art::ModuleType::ANALYZER, art::ModuleType::FILTER, art::ModuleType::PRODUCER, art::ModuleType::OUTPUT } |
Functions | |
| std::string | art::to_string (ModuleType mt) |
| bool | art::is_observer (ModuleType mt) |
| bool | art::is_modifier (ModuleType mt) |