LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Attributes | |
std::map< module_label_t, std::unique_ptr< ModuleBase > > | shared {} |
std::map< module_label_t, PerScheduleContainer< std::unique_ptr< ModuleBase > > > | replicated {} |
Definition at line 77 of file PathManager.h.
std::map<module_label_t, PerScheduleContainer<std::unique_ptr<ModuleBase> > > art::PathManager::ModulesByThreadingType::replicated {} |
Definition at line 81 of file PathManager.h.
Referenced by art::PathManager::createModulesAndWorkers(), and art::PathManager::makeWorker_().
std::map<module_label_t, std::unique_ptr<ModuleBase> > art::PathManager::ModulesByThreadingType::shared {} |
Definition at line 78 of file PathManager.h.
Referenced by art::PathManager::makeWorker_().