Namespaces | Typedefs | Functions
ServicePack.h File Reference
#include "larcorealg/CoreUtils/ProviderPack.h"
#include "larcore/CoreUtils/ServiceUtil.h"

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...