DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
oks_access.cpp
Go to the documentation of this file.
1//
2// DUNE DAQ modification notice:
3// This file has been modified from the original ATLAS oks_utils source for the DUNE DAQ project.
4// Fork baseline commit: c2e7dfc7 (2022-03-30).
5// Renamed since fork: no.
6//
7
8
10
11namespace dunedaq {
12// JCF, Dec-2-2022: on Andrei Kazarov's recommendation, I stubbed out the origin AccessManager-based code
13
14bool
16 const std::string& /*user*/)
17{
18 return true;
19}
20}
Provides interface to the OKS XML schema and data files.
Definition file.hpp:345
bool is_writable(const oks::OksFile &file, const std::string &user=oks::OksKernel::get_user_name())
Including Qt Headers.
Definition module.cpp:16