|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "CLI/CLI.hpp"#include "logging/Logging.hpp"#include "oks/class.hpp"#include "oks/file.hpp"#include "oks/kernel.hpp"#include "oks/relationship.hpp"#include <fmt/core.h>#include <set>#include <string>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Program to do some simple integrity checks on a schema file
This is part of the DUNE DAQ Application Framework, copyright 2025. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file oks_check_schema.cxx.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 26 of file oks_check_schema.cxx.