DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dbinfo.hpp
Go to the documentation of this file.
1// DUNE DAQ modification notice:
2// This file has been modified from the original ATLAS dbe source for the DUNE DAQ project.
3// Fork baseline commit: dbe-02-12-17 (2022-05-12).
4// Renamed since fork: yes (from dbe/dbinfo.h to include/dbe/dbinfo.hpp).
5
6/*
7 * dbinfo.h
8 *
9 * Created on: 25 May 2016
10 * Author: Leonidas Georgopoulos
11 */
12
13#ifndef DBE_DBINFO_H_
14#define DBE_DBINFO_H_
15
16namespace dbe
17{
18//------------------------------------------------------------------------------------------
19enum class dbinfo
20{
24};
25//------------------------------------------------------------------------------------------
26}
27
28#endif /* DBE_DBINFO_H_ */
Include QT Headers.
dbinfo
Definition dbinfo.hpp:20
Definition ral.hpp:35