23 if ((argc != 2) || (strncmp(argv[1],
"frontier://", 11) != 0)) {
24 std::cerr <<
"Usage: cmsGetFnConnect frontier://shortname" << std::endl;
29 std::unique_ptr<edm::SiteLocalConfig> slcptr =
31 auto slc = std::make_shared<edm::serviceregistry::ServiceWrapper<edm::SiteLocalConfig> >(
std::move(slcptr));
virtual std::string const lookupCalibConnect(std::string const &input) const =0
virtual std::string explainSelf() const
int main(int argc, char *argv[])
static ServiceToken createContaining(std::unique_ptr< T > iService)
create a service token that holds the service defined by iService
def operate(timelog, memlog, json_f, num)