Public Member Functions | List of all members
art::detail::ServiceLGMHelper Struct Referenceabstract

#include <ServiceHelper.h>

Public Member Functions

virtual ~ServiceLGMHelper () noexcept=default
 
virtual std::unique_ptr< ServiceWrapperBasemake (fhicl::ParameterSet const &cfg, ActivityRegistry &reg, detail::SharedResources &resources) const =0
 

Detailed Description

Definition at line 81 of file ServiceHelper.h.

Constructor & Destructor Documentation

virtual art::detail::ServiceLGMHelper::~ServiceLGMHelper ( )
virtualdefaultnoexcept

Member Function Documentation

virtual std::unique_ptr<ServiceWrapperBase> art::detail::ServiceLGMHelper::make ( fhicl::ParameterSet const &  cfg,
ActivityRegistry reg,
detail::SharedResources resources 
) const
pure virtual

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