#include <ServiceTable.h>
Public Member Functions | |
ServiceTable (fhicl::Name &&name) | |
ServiceTable (fhicl::ParameterSet const &pset) | |
fhicl::ParameterSet const & | get_PSet () const |
void | print_allowed_configuration (std::ostream &os, std::string const &prefix) const |
auto const & | operator() () const |
Public Member Functions inherited from fhicl::ConfigurationTable | |
virtual | ~ConfigurationTable ()=default |
cet::exempt_ptr< fhicl::detail::ParameterBase const > | parameter_base () const |
Private Member Functions | |
cet::exempt_ptr< fhicl::detail::ParameterBase const > | get_parameter_base () const override |
Private Attributes | |
fhicl::Table< T > | config_ |
Definition at line 25 of file ServiceTable.h.
|
inlineexplicit |
Definition at line 28 of file ServiceTable.h.
|
inline |
Definition at line 30 of file ServiceTable.h.
|
inlineoverrideprivatevirtual |
|
inline |
Definition at line 40 of file ServiceTable.h.
|
inline |
Definition at line 53 of file ServiceTable.h.
|
inline |
Definition at line 46 of file ServiceTable.h.
|
private |
Definition at line 66 of file ServiceTable.h.