DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
OksSystem.hpp
Go to the documentation of this file.
1// DUNE DAQ modification notice:
2// This file has been modified from the original ATLAS system source for the DUNE DAQ project.
3// Fork baseline commit: system-00-00-20 (2020-09-25).
4// Renamed since fork: yes (from system/System.h to include/okssystem/OksSystem.hpp).
5
6/*
7 * OksSystem.h
8 * OksSystem
9 *
10 * Created by Matthias Wiesmann on 26.01.05.
11 * Copyright 2005 CERN. All rights reserved.
12 *
13 */
14
21
22#include "okssystem/File.hpp"
24#include "okssystem/Process.hpp"
25#include "okssystem/MapFile.hpp"
27#include "okssystem/User.hpp"
28#include "okssystem/Host.hpp"
29#include "okssystem/Path.hpp"
31
97