Utilities to manage ProviderPack objects with art. More...
Go to the source code of this file.
Namespaces | |
lar | |
LArSoft-specific namespace. | |
Typedefs | |
template<typename... Services> | |
using | lar::ProviderPackFromServices = lar::ProviderPack< typename Services::provider_type...> |
Type of provider pack with providers from all specified Services. More... | |
Functions | |
template<typename... Services> | |
ProviderPackFromServices < Services...> | lar::extractProviders () |
Returns a provider pack with providers from specified services. More... | |
Utilities to manage ProviderPack objects with art.
Definition in file ServicePack.h.