DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "Application.hpp"
#include "appfwk/cmd/Nljs.hpp"
#include "appfwk/opmon/application.pb.h"
#include "confmodel/Application.hpp"
#include "confmodel/OpMonURI.hpp"
#include "confmodel/Session.hpp"
#include "logging/Logging.hpp"
#include "rcif/cmd/Nljs.hpp"
#include <string>
#include <unistd.h>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::appfwk |
Application implementataion
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file Application.cpp.