#include <nucondb_service.h>
Public Member Functions | |
nucondbService (fhicl::ParameterSet const &cfg, art::ActivityRegistry &r) | |
std::unique_ptr< Folder > | getFolder (std::string name, std::string url, std::string tag="") |
Definition at line 14 of file nucondb_service.h.
nucondb_ns::nucondbService::nucondbService | ( | fhicl::ParameterSet const & | cfg, |
art::ActivityRegistry & | r | ||
) |
Definition at line 7 of file nucondb_service.cc.
std::unique_ptr< Folder > nucondb_ns::nucondbService::getFolder | ( | std::string | name, |
std::string | url, | ||
std::string | tag = "" |
||
) |
Definition at line 10 of file nucondb_service.cc.