LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Core/WorkerInPath.h"
#include "art/Framework/Principal/ConsumesInfo.h"
#include "art/Framework/Principal/fwd.h"
#include <map>
#include <set>
#include <string>
Go to the source code of this file.
Namespaces | |
art::detail | |
Typedefs | |
using | art::detail::config_const_iterator = std::vector< WorkerInPath::ConfigInfo >::const_iterator |
Functions | |
std::set< ProductInfo > | art::detail::consumed_products_for_module (std::string const ¤t_process, ConsumesInfo::consumables_t::mapped_type const &consumables, std::map< std::string, std::set< ProductInfo >> const &produced_products, std::map< std::string, std::set< std::string >> const &viewable_products, config_const_iterator const config_begin, config_const_iterator const config_it) |