Public Types | Public Member Functions | List of all members
gar::detinfo::GArPropertiesService Class Referenceabstract

#include <GArPropertiesService.h>

Inheritance diagram for gar::detinfo::GArPropertiesService:
gar::detinfo::GArPropertiesServiceStandard

Public Types

typedef detinfo::GArProperties provider_type
 

Public Member Functions

virtual ~GArPropertiesService ()=default
 
virtual void reconfigure (fhicl::ParameterSet const &pset)=0
 
virtual const detinfo::GArPropertiesprovider () const =0
 

Detailed Description

Definition at line 21 of file GArPropertiesService.h.

Member Typedef Documentation

Definition at line 24 of file GArPropertiesService.h.

Constructor & Destructor Documentation

virtual gar::detinfo::GArPropertiesService::~GArPropertiesService ( )
virtualdefault

Member Function Documentation

virtual const detinfo::GArProperties* gar::detinfo::GArPropertiesService::provider ( ) const
pure virtual
virtual void gar::detinfo::GArPropertiesService::reconfigure ( fhicl::ParameterSet const &  pset)
pure virtual

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