LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::PathManager::ModulesByThreadingType Struct Reference

Public Attributes

std::map< module_label_t, std::unique_ptr< ModuleBase > > shared {}
 
std::map< module_label_t, PerScheduleContainer< std::unique_ptr< ModuleBase > > > replicated {}
 

Detailed Description

Definition at line 77 of file PathManager.h.

Member Data Documentation

std::map<module_label_t, PerScheduleContainer<std::unique_ptr<ModuleBase> > > art::PathManager::ModulesByThreadingType::replicated {}
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_().


The documentation for this struct was generated from the following file: