Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JClient.cc
Go to the documentation of this file.
1#include <string>
2
4
5/**
6 * \author mdejong
7 */
8
9std::string KM3NETDAQ::JClient::SERVER; //!< host name of message server
10std::string KM3NETDAQ::JClient::LOGGER; //!< host name of message logger
static std::string SERVER
host name of message server
Definition JClient.hh:32
static std::string LOGGER
host name of message logger
Definition JClient.hh:33