LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "PathSpec.h"
Public Attributes | |
std::string | name |
PathID | path_id |
Definition at line 47 of file PathSpec.h.
std::string art::PathSpec::name |
Definition at line 48 of file PathSpec.h.
Referenced by art::PathManager::getModuleGraphInfoCollection_(), art::detail::make_path_ordering_edges(), art::detail::make_synchronization_edges(), art::detail::make_trigger_path_subgraphs(), art::detail::path_specs(), art::PathManager::PathManager(), art::PathContext::pathName(), art::detail::print_path_names(), art::detail::prune_config_if_enabled(), art::to_string(), and art::detail::triggerReport().
PathID art::PathSpec::path_id |
Definition at line 49 of file PathSpec.h.
Referenced by art::PathContext::pathID(), art::detail::print_path_names(), art::to_string(), and art::detail::triggerReport().