LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
ModuleType.h File Reference
#include "canvas/Utilities/Exception.h"
#include <string>

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)