LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Reconfigurable.cxx
Go to the documentation of this file.
3 
4 #include <iostream>
5 
7 {
8  ServiceTable::Instance().RegisterService(ps, cet::exempt_ptr<Reconfigurable>{this});
9 }
void RegisterService(fhicl::ParameterSet const &ps, cet::exempt_ptr< Reconfigurable > s)
static ServiceTable & Instance()
Reconfigurable(fhicl::ParameterSet const &ps)
Interface to services and their configurations.
Interface class to services that are intended to be reconfigurable through the event display...