DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <config_object_key.hpp>
Public Member Functions | |
config_object_key (S const &oname, S const &cname) | |
Public Attributes | |
S | this_name |
S | this_class |
The basic information needed to designate where an object is actually found
Definition at line 19 of file config_object_key.hpp.
|
inline |
Definition at line 25 of file config_object_key.hpp.
S dbe::config_object_key< S >::this_class |
Definition at line 23 of file config_object_key.hpp.
S dbe::config_object_key< S >::this_name |
Definition at line 22 of file config_object_key.hpp.